Polybar: Add secondary bar
This commit is contained in:
		@@ -64,6 +64,13 @@ border-top-size = 1
 | 
			
		||||
modules-left = i3 cpu memory battery temp
 | 
			
		||||
modules-right = backlight pulse date
 | 
			
		||||
 | 
			
		||||
[bar/secondary]
 | 
			
		||||
monitor = ${env:PB_MONITOR:eDP-1}
 | 
			
		||||
inherit = template/bar
 | 
			
		||||
border-top-size = 1
 | 
			
		||||
 | 
			
		||||
modules-right = date temp battery memory cpu i3
 | 
			
		||||
 | 
			
		||||
# ====================
 | 
			
		||||
# MODULES
 | 
			
		||||
# ====================
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user