diff --git a/system/.config/waybar/config b/system/.config/waybar/config index 36cd88d..5fb2ad0 100644 --- a/system/.config/waybar/config +++ b/system/.config/waybar/config @@ -3,8 +3,8 @@ "position": "top", "height": 35, // Space between modules - "spacing": 0, - "margin": "0 0 10px 0", + "spacing": 6, + "margin": "6px", "modules-left": ["sway/workspaces", "sway/mode"], "modules-center": [], "modules-right": ["custom/update", "pulseaudio", "battery", "network", "clock", "custom/power"], @@ -73,7 +73,7 @@ "position": "bottom", "height": 35, "spacing": 4, - "margin": "10px 0 0 0", + "margin": "6px", "modules-left": ["tray"], "modules-center": [], "modules-right": [],