From 2ff4487cd236fdd40d3b153546d0944a288beebd Mon Sep 17 00:00:00 2001 From: Salt Date: Sat, 20 Jan 2018 17:17:16 -0600 Subject: [PATCH] Polybar: Make bswpm module less jumpy God that was irritating. I had a workspace with just one floating window in it. --- .config/polybar/config | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.config/polybar/config b/.config/polybar/config index d09fd587..72b6f694 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -136,7 +136,11 @@ label-urgent-background = ${res/colors.alert} [module/bspwm] type = internal/bspwm -format = +format = +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