Polybar: Adds secondary bars
This commit is contained in:
parent
2ba1c2fe1a
commit
243c0674dd
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user