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

@ -288,6 +288,10 @@
color: #e78284; color: #e78284;
} }
#custom-dnd.on {
color: #e78284;
}
#workspaces, #workspaces,
#mode, #mode,
#submap, #submap,