summaryrefslogtreecommitdiff
path: root/.config/polybar/bspwm.ini
blob: 1c2da93eb512181a7ccea2208e6f130f959a54ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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 = |