From 243c0674dd5e40195b31a2127a60b2b59bee9cd1 Mon Sep 17 00:00:00 2001 From: Salt Date: Mon, 1 Jun 2020 15:44:13 -0500 Subject: [PATCH] Polybar: Adds secondary bars --- .config/polybar/config | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.config/polybar/config b/.config/polybar/config index d000605d..339d47c1 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -74,6 +74,14 @@ border-top-size = ${res/config.border-size} modules-left = battery cpu memory modules-right = backlight pulse | date +[bar/secondary] +monitor= ${env:PB_MONITOR:HDMI-A-0} +bottom = false +inherit = template/bar +border-bottom-size = ${res/config.border-size} +modules-left = i3 bspwm +modules-right = date + ## MODULES [module/|] type = custom/text