quickshell/settings/config.json

12 lines
261 B
JSON
Raw Normal View History

2026-01-14 23:18:18 +01:00
{
2026-01-16 14:44:10 +01:00
"barHeight": 28,
"currentWall": "/home/lucy/.walls/faris.jpg",
"floating": true,
2026-01-16 15:15:44 +01:00
"font": "SauceCodePro Nerd Font Mono",
"fontSize": 14,
"paddingSides": 10,
"paddingTop": 10,
2026-01-14 23:18:18 +01:00
"rounding": 10,
"wallDir": "/home/lucy/.walls"
}