From 6a5a30cfbc8e36e152c2f6f67dddcab85e5d252e Mon Sep 17 00:00:00 2001 From: awy Date: Mon, 18 Aug 2025 19:21:03 +0300 Subject: waybar update --- .config/waybar/style.css | 9 --------- 1 file changed, 9 deletions(-) (limited to '.config/waybar/style.css') 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; -- cgit v1.2.3