diff --git a/henrovnix_ok/assets/conf/desktop/waybar/style.css b/henrovnix_ok/assets/conf/desktop/waybar/style.css index 1a22204ca..bc95c0853 100644 --- a/henrovnix_ok/assets/conf/desktop/waybar/style.css +++ b/henrovnix_ok/assets/conf/desktop/waybar/style.css @@ -18,7 +18,7 @@ window#waybar { } #workspaces button { - padding: 0% 1px; /* vertical only */ + padding: 0px 1px; /* vertical only */ min-width: 80px; /* ← controls width */ background-color: transparent; color: @text; @@ -96,7 +96,7 @@ window#waybar { } #custom-hyprscroll_overflow.overflow { - padding: 0% 1px; /* vertical only */ + padding: 0px 1px; /* vertical only */ min-width: 80px; /* ← controls width */ background-color: rgba(255, 255, 255, 0.25); color: @text;