Polybar: Adds secondary bars
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user