mirror of
https://github.com/danielepintore/dotfiles.git
synced 2026-06-15 20:25:13 +02:00
Now battery <= 30 gives a warning color
This commit is contained in:
@@ -135,6 +135,10 @@ button:hover {
|
||||
background-color: #29ad60;
|
||||
}
|
||||
|
||||
#battery.warning {
|
||||
background-color: #ffa000;
|
||||
}
|
||||
|
||||
@keyframes blink {
|
||||
to {
|
||||
background-color: #ffffff;
|
||||
|
||||
Reference in New Issue
Block a user