fix(waybar): show battery level correctly

This commit is contained in:
Price Hiller 2022-09-12 10:09:07 -05:00
parent 693034dd3d
commit f804f192af

View File

@ -28,6 +28,7 @@
},
"battery": {
"min-length": 5,
"design-capacity": true,
"states": {
"full": 90,
"warning": 30,