bspwm: display mode labels: locked, marked, private, sticky

This commit is contained in:
Łukasz Pankowski 2020-08-08 20:14:17 +02:00
parent 710daef390
commit 3a40dc7c80

View File

@ -35,6 +35,11 @@ label-empty-padding = 1
label-focused-background = ${colors.active}
label-urgent-background = ${colors.urgent}
label-empty-foreground = ${colors.empty}
format = <label-state> <label-mode>
label-locked = l
label-marked = m
label-private = p
label-sticky = s
[module/xwindow]
type = internal/xwindow