fix(status): use correct battery number for framework

This commit is contained in:
Stefan Schwarz 2023-03-03 10:33:08 +01:00
parent 458ce0ccf6
commit 5f1cd851b9

View file

@ -95,7 +95,7 @@ block = "backlight"
[[block]]
block = "battery"
device = "BAT0"
device = "BAT1"
interval = 10
format = "{percentage} ({time})"
full_format = "{percentage} ({time}) "