From 1c1f7e40dec2520418c65bb6847884ee8a03db47 Mon Sep 17 00:00:00 2001 From: Harzo Date: Fri, 26 May 2023 15:36:55 +0200 Subject: [PATCH] Waybar: Reduce spacing of modules Make it more consistent with the first and last module. --- .config/waybar/config.jsonc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/waybar/config.jsonc b/.config/waybar/config.jsonc index 9a969bf..ddbb0e9 100644 --- a/.config/waybar/config.jsonc +++ b/.config/waybar/config.jsonc @@ -2,7 +2,7 @@ "layer": "top", "position": "top", "height": 30, - "spacing": 4, + "spacing": 2, "ipc": true, "modules-left": [ "clock",