From fb08e7fbb53df5e92aa319e998e8fef500c07ff8 Mon Sep 17 00:00:00 2001 From: Simon Rieger Date: Thu, 31 Jul 2025 11:02:16 +0200 Subject: [PATCH] update waybar style config --- dot_config/waybar/style.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/dot_config/waybar/style.css b/dot_config/waybar/style.css index def5dce..ab398a2 100644 --- a/dot_config/waybar/style.css +++ b/dot_config/waybar/style.css @@ -58,7 +58,6 @@ window#waybar { box-shadow: inset 0 -3px #ffffff; } -#window, -#workspaces { - margin: 0 4px; +#window { + margin: 0 10px; }