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