Add option for an additional battery block

if users have a thinkpad with a slice battery this will let them see both batteries using the same block script in their status bar
This commit is contained in:
Bryan Jenks 2020-03-25 11:08:00 -07:00 committed by GitHub
parent 77cd1bcd44
commit ce0c38c47f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -59,6 +59,11 @@ signal=10
command=battery BAT0
interval=5
# Uncomment for Battery if using thinkpad slice battery
#[battery]
#command=battery BAT1
#interval=5
[clock]
label=📅
interval=30