waybar/dnd: color red when active

This commit is contained in:
Aly Raffauf 2024-07-30 18:33:11 -04:00
parent f68e5e4bd1
commit 245ed28701

View file

@ -287,6 +287,10 @@
#battery.critical:not(.charging) {
color: #e78284;
}
#custom-dnd.on {
color: #e78284;
}
#workspaces,
#mode,