remove spacing from the bar

This commit is contained in:
2026-08-24 00:24:40 +02:00
parent 8df49bd750
commit a42b741022
@@ -661,10 +661,10 @@
"enabled": true "enabled": true
} }
], ],
"spacing": 4, "spacing": 0,
"innerPadding": 6, "innerPadding": 6,
"barInsetPadding": 4, "barInsetPadding": 4,
"bottomGap": 0, "bottomGap": -16,
"transparency": 0, "transparency": 0,
"widgetTransparency": 1, "widgetTransparency": 1,
"squareCorners": false, "squareCorners": false,
@@ -821,4 +821,4 @@
"barInsetPaddingSyncAll": false, "barInsetPaddingSyncAll": false,
"frameBarInsetPadding": -1, "frameBarInsetPadding": -1,
"configVersion": 13 "configVersion": 13
} }