diff --git a/system/.config/waybar/config b/system/.config/waybar/config index 1fbe1bf..c4537f2 100644 --- a/system/.config/waybar/config +++ b/system/.config/waybar/config @@ -2,8 +2,8 @@ "layer": "bottom<", "position": "top", "height": 35, - "spacing": 4, - "margin": "0 0 10px 0", + // Space between modules + "spacing": 0, "modules-left": ["sway/workspaces", "sway/mode"], "modules-center": [], "modules-right": ["custom/update", "pulseaudio", "battery", "network", "clock", "custom/power"],