summaryrefslogtreecommitdiff
path: root/.config/polybar/bspwm.ini
diff options
context:
space:
mode:
authorDavid Luevano Alvarado <55825613+luevano@users.noreply.github.com>2020-12-20 14:39:18 -0700
committerDavid Luevano Alvarado <55825613+luevano@users.noreply.github.com>2020-12-20 14:39:18 -0700
commit8b204c6d7270976b6a3c2bfaad87822a119d2564 (patch)
tree16846455b7b59889efa9b345e7c63d3c1612566b /.config/polybar/bspwm.ini
parent6fe0dfc5fe085eddcc9deabfd78e280d1afc113f (diff)
Messing around with polybar
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 = |