Polybar: Adds secondary bars

This commit is contained in:
Salt 2020-06-01 15:44:13 -05:00
parent 2ba1c2fe1a
commit 243c0674dd

View File

@ -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