Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [module/bspwm]
- type = internal/bspwm
- format-offset = 0px
- enable-click = true
- enable-scroll = true
- reverse-scroll = true
- label-focused = %{T2}
- label-focused-background = ${colors.polar-light}
- label-focused-foreground = ${colors.frost-green}
- label-focused-underline = ${colors.frost-blue}
- label-focused-padding = 1
- label-occupied = %{T3}
- label-occupied-background = ${colors.polar-dark}
- label-occupied-foreground = ${colors.frost-green}
- label-occupied-padding = 1
- label-urgent =
- label-urgent-background = ${colors.polar-dark}
- label-urgent-foreground = ${colors.frost-green}
- label-urgent-padding = 1
- label-empty = %{T3}
- label-empty-foreground = ${colors.frost-aqua}
- label-empty-padding = 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement