diff options
Diffstat (limited to '.config/waybar/style.css')
-rw-r--r-- | .config/waybar/style.css | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/.config/waybar/style.css b/.config/waybar/style.css index 9165b2e..3236f13 100644 --- a/.config/waybar/style.css +++ b/.config/waybar/style.css @@ -245,15 +245,6 @@ label:focus { color: @color-widget-audio-muted-fg; } -#wireplumber { - background-color: #ff0000; - color: #00ff00; -} - -#wireplumber.muted { - background-color: #0000ff; -} - #custom-media { background-color: #ff0000; color: #0000ff; |