diff --git a/files/.config/waybar/style.css b/files/.config/waybar/style.css index 1448eb8..0a9a021 100644 --- a/files/.config/waybar/style.css +++ b/files/.config/waybar/style.css @@ -9,6 +9,11 @@ window#waybar { color: rgba(235, 219, 178, 1); } +label, button { + background: inherit; + color: inherit; +} + #workspaces button { padding: 0 5px; background: transparent;