diff --git a/dotfiles/.config/waybar/style.css b/dotfiles/.config/waybar/style.css index 1fef4f7..410cb75 100644 --- a/dotfiles/.config/waybar/style.css +++ b/dotfiles/.config/waybar/style.css @@ -146,11 +146,11 @@ window#waybar.empty #window { * Modules * ----------------------------------------------------- */ -.modules-left > widget:first-child > #workspaces { +.modules-left > widget:first-child > :not(#dontusethisid) { margin-left: 0; } -.modules-right > widget:last-child > #workspaces { +.modules-right > widget:last-child > :not(#dontusethisid) { margin-right: 0; }