From ce0c38c47faca66025c01676558a11640c64acbc Mon Sep 17 00:00:00 2001 From: Bryan Jenks Date: Wed, 25 Mar 2020 11:08:00 -0700 Subject: [PATCH] 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 --- .config/i3blocks/config | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.config/i3blocks/config b/.config/i3blocks/config index e4626545..52fa1765 100644 --- a/.config/i3blocks/config +++ b/.config/i3blocks/config @@ -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