fix(style): not charging
This commit is contained in:
parent
cf921a5e14
commit
6ab01b1ad4
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue