aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.config/waybar/style.css2
1 files changed, 0 insertions, 2 deletions
diff --git a/.config/waybar/style.css b/.config/waybar/style.css
index 4b4b504..e32b541 100644
--- a/.config/waybar/style.css
+++ b/.config/waybar/style.css
@@ -186,12 +186,10 @@ label:focus {
#mpd {
background-color: rgba(102, 204, 153, 0.33);
- color: rgba(42, 92, 69, 1);
}
#mpd.disconnected {
background-color: rgba(245, 60, 60, 0.33);
- color: rgba(42, 92, 69, 1);
}
#mpd.stopped {