mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
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:
parent
77cd1bcd44
commit
ce0c38c47f
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user