waybar: Remove background from active workspace button

This commit is contained in:
SebastianStork 2025-11-24 21:52:12 +01:00
parent 0d04589062
commit 9f8afeddb6
Signed by: SebastianStork
SSH key fingerprint: SHA256:iEM011ogNMG1q8+U500adGu/9rpPuZ2KnFtbdLeqTiI

View file

@ -116,7 +116,6 @@
} }
#workspaces button.active { #workspaces button.active {
color: @theme_selected_fg_color;
font-weight: bold; font-weight: bold;
} }