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:
Salt 2018-01-20 17:17:16 -06:00
parent 019f776c5e
commit 2ff4487cd2

View File

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