Polybar: Make bswpm module less jumpy
God that was irritating. I had a workspace with just one floating window in it.
This commit is contained in:
		@@ -136,7 +136,11 @@ label-urgent-background = ${res/colors.alert}
 | 
			
		||||
 | 
			
		||||
[module/bspwm]
 | 
			
		||||
type = internal/bspwm
 | 
			
		||||
format = <label-mode><label-state>
 | 
			
		||||
format = <label-state><label-mode>
 | 
			
		||||
format-prefix = b
 | 
			
		||||
format-prefix-padding = 2
 | 
			
		||||
format-prefix-foreground = ${res/colors.background}
 | 
			
		||||
format-prefix-background = ${res/colors.primary}
 | 
			
		||||
enable-scroll = false
 | 
			
		||||
pin-workspaces = true
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user