From 3553e8c44972fa7f704b8ce4ae51d08d37544a12 Mon Sep 17 00:00:00 2001 From: Simon Rieger Date: Mon, 28 Apr 2025 12:56:47 +0200 Subject: [PATCH] change spaccing --- dot_config/waybar/config.jsonc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_config/waybar/config.jsonc b/dot_config/waybar/config.jsonc index 86785b1..365e302 100644 --- a/dot_config/waybar/config.jsonc +++ b/dot_config/waybar/config.jsonc @@ -4,7 +4,7 @@ // "position": "bottom", // Waybar position (top|bottom|left|right) "height": 30, // Waybar height (to be removed for auto height) // "width": 1280, // Waybar width - "spacing": 4, // Gaps between modules (4px) + "spacing": 10, // Gaps between modules (10px) // Choose the order of the modules "modules-left": [ "hyprland/workspaces"