quickshell/settings/config.json

12 lines
256 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/frierensuff.png",
"floating": true,
"font": "Google Sans Code",
2026-01-16 15:15:44 +01:00
"fontSize": 14,
"paddingSides": 10,
"paddingTop": 10,
2026-01-14 23:18:18 +01:00
"rounding": 10,
"wallDir": "/home/lucy/.walls"
}