quickshell/settings/config.json

11 lines
207 B
JSON
Raw Normal View History

2026-01-14 23:18:18 +01:00
{
"barHeight": 18,
"floating": true,
2026-01-14 23:18:18 +01:00
"font": "JetBrainsMono Nerd Font",
"fontSize": 12,
"paddingSides": 10,
"paddingTop": 10,
2026-01-14 23:18:18 +01:00
"rounding": 10,
"wallDir": "/home/lucy/.walls"
}