summaryrefslogtreecommitdiff
path: root/.config/polybar/bspwm.ini
diff options
context:
space:
mode:
Diffstat (limited to '.config/polybar/bspwm.ini')
-rw-r--r--.config/polybar/bspwm.ini22
1 files changed, 22 insertions, 0 deletions
diff --git a/.config/polybar/bspwm.ini b/.config/polybar/bspwm.ini
new file mode 100644
index 0000000..1c2da93
--- /dev/null
+++ b/.config/polybar/bspwm.ini
@@ -0,0 +1,22 @@
+[module/bspwm]
+type = internal/bspwm
+
+label-focused = %name%
+label-focused-background = ${colors.blue-alt}
+label-focused-foreground = ${colors.black}
+label-focused-underline= ${colors.cyan}
+label-focused-padding = 4
+
+label-occupied = %name%
+label-occupied-padding = 3
+
+label-urgent = %name%!
+label-urgent-background = ${colors.red}
+label-urgent-padding = 2
+
+label-empty = %name%
+label-empty-foreground = ${colors.foreground-alt}
+label-empty-padding = 1
+
+# Separator in between workspaces
+# label-separator = |