fix: vertical waybar alignment

This commit is contained in:
2026-03-23 14:03:39 -04:00
parent aac9378d71
commit 1f7ed68ce7

View File

@@ -4,8 +4,8 @@
"mod": "dock", "mod": "dock",
"margin-left": 10, "margin-left": 10,
"margin-right": 10, "margin-right": 10,
"margin-top": 10, "margin-top": 4,
"margin-bottom": 0, "margin-bottom": 4,
"exclusive": true, "exclusive": true,
"passthrough": false, "passthrough": false,
"gtk-layer-shell": true, "gtk-layer-shell": true,