fix(style): not charging

This commit is contained in:
Alexis 2018-11-02 23:00:38 +01:00
parent cf921a5e14
commit 6ab01b1ad4
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ window#waybar {
} }
} }
#battery.warning { #battery.warning:not(.charging) {
background: #f53c3c; background: #f53c3c;
color: white; color: white;
animation-name: blink; animation-name: blink;