fix(waybar): show battery level correctly
This commit is contained in:
parent
693034dd3d
commit
f804f192af
@ -28,6 +28,7 @@
|
|||||||
},
|
},
|
||||||
"battery": {
|
"battery": {
|
||||||
"min-length": 5,
|
"min-length": 5,
|
||||||
|
"design-capacity": true,
|
||||||
"states": {
|
"states": {
|
||||||
"full": 90,
|
"full": 90,
|
||||||
"warning": 30,
|
"warning": 30,
|
||||||
|
Loading…
Reference in New Issue
Block a user