diff --git a/waybar/style.css b/waybar/style.css index 97c06f0..6f79e8c 100644 --- a/waybar/style.css +++ b/waybar/style.css @@ -83,11 +83,10 @@ window#waybar.hidden { /* Window Title */ #window { background-color: transparent; - color: @text; + color: @surface0; border-radius: 16px; padding: 0 12px; margin: 0 4px; - max-width: fit-content; /* Ensure it only takes needed width */ } /* Modules Right - Grouped look */