Tweaks
This commit is contained in:
@@ -112,8 +112,13 @@ full-at = 99
|
||||
|
||||
; Use the following command to list batteries and adapters:
|
||||
; $ ls -1 /sys/class/power_supply/
|
||||
battery = ${system.sys_battery}
|
||||
adapter = ${system.sys_adapter}
|
||||
; battery = ${system.sys_battery}
|
||||
; adapter = ${system.sys_adapter}
|
||||
|
||||
# NOTE, ohmyi3 vars are not merged here
|
||||
#battery = {{ battery_device }}
|
||||
battery = BAT0
|
||||
adapter = AC
|
||||
|
||||
; If an inotify event haven't been reported in this many
|
||||
; seconds, manually poll for new values.
|
||||
|
||||
Reference in New Issue
Block a user