From 06a556fb99b3421d5b546b31b8c601e8240ecf85 Mon Sep 17 00:00:00 2001 From: Severin Kaderli Date: Mon, 15 Jul 2019 08:34:06 +0200 Subject: [PATCH] Add second battery indicator Signed-off-by: Severin Kaderli --- system/.config/polybar/config | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/system/.config/polybar/config b/system/.config/polybar/config index 3a95b4d..b747bbc 100644 --- a/system/.config/polybar/config +++ b/system/.config/polybar/config @@ -43,7 +43,7 @@ module-margin = 2 modules-left = i3 modules-center = -modules-right = update gmail todo battery volume backlight vpn wlan ethernet date power +modules-right = update gmail todo battery battery2 volume backlight vpn wlan ethernet date power tray-position = none separator = | @@ -184,6 +184,10 @@ animation-charging-framerate = 500 interval = 5 poll-interval = 5 +[module/battery2] +battery = BAT0 +inherit = module/battery + ############################################################################## # Volume indicator #