diff options
author | awy <awy@awy.one> | 2025-08-18 19:21:03 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2025-08-18 19:21:03 +0300 |
commit | 6a5a30cfbc8e36e152c2f6f67dddcab85e5d252e (patch) | |
tree | 5506e39d969ace88cdbeacbe63ee5cc5a7e50853 /.config/waybar/style.css | |
parent | 5d8162008f6a2b65136c184e9feecfefdcac6104 (diff) | |
download | hyprdots-6a5a30cfbc8e36e152c2f6f67dddcab85e5d252e.tar.gz |
waybar update
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; |