quickshell/settings/settings.json

12 lines
234 B
JSON
Raw Normal View History

2026-03-11 14:14:04 +01:00
{
2026-03-19 11:32:23 +01:00
"barHeight": 38,
2026-03-13 18:58:17 +01:00
"currentWall": "/home/lucy/.walls/mooon.png",
2026-03-11 14:14:04 +01:00
"floating": true,
2026-03-19 11:32:23 +01:00
"font": "Maple Mono",
"fontSize": 12,
2026-03-11 14:14:04 +01:00
"margins": 10,
2026-03-19 11:32:23 +01:00
"rounding": 26,
2026-03-20 10:34:10 +01:00
"wallswitchershown": false,
"barmargins": 8
2026-03-11 14:14:04 +01:00
}