Switched to using BatteryP
This was to enable reading battery status information on a Purism Librem 15.
This commit is contained in:
parent
2bdcdecff5
commit
8df436ae8f
|
@ -49,7 +49,7 @@ Config {
|
||||||
] 10
|
] 10
|
||||||
|
|
||||||
-- Battery Monitor
|
-- Battery Monitor
|
||||||
, Run Battery [ "--template" , "BAT: <acstatus>"
|
, Run BatteryP ["BAT"] [ "--template" , "BAT: <acstatus>"
|
||||||
, "--Low" , "10" -- units: %
|
, "--Low" , "10" -- units: %
|
||||||
, "--High" , "80" -- units: %
|
, "--High" , "80" -- units: %
|
||||||
, "--low" , "#dc322f"
|
, "--low" , "#dc322f"
|
||||||
|
|
Loading…
Reference in a new issue