mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 03:09:22 +01:00
waybar: increase battery warning treshold to 45 %
This commit is contained in:
parent
348fcb8ba2
commit
4fc00e3abc
@ -23,7 +23,7 @@
|
||||
},
|
||||
"battery": {
|
||||
"states": {
|
||||
"warning": 40,
|
||||
"warning": 45,
|
||||
"critical": 20
|
||||
},
|
||||
"format": "BAT {capacity}%"
|
||||
|
Loading…
Reference in New Issue
Block a user