From 8b204c6d7270976b6a3c2bfaad87822a119d2564 Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado <55825613+luevano@users.noreply.github.com> Date: Sun, 20 Dec 2020 14:39:18 -0700 Subject: Messing around with polybar --- .config/polybar/bspwm.ini | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 .config/polybar/bspwm.ini (limited to '.config/polybar/bspwm.ini') 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 = | -- cgit v1.2.3-70-g09d2