bspwm: display mode labels: locked, marked, private, sticky
This commit is contained in:
parent
710daef390
commit
3a40dc7c80
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user