same: padding
This commit is contained in:
parent
21ad53f51a
commit
771d44226f
1 changed files with 5 additions and 0 deletions
|
@ -4,13 +4,18 @@ format = <label-state> <label-mode>
|
|||
index-sort = true
|
||||
wrapping-scroll = false
|
||||
|
||||
label-mode-padding = 2
|
||||
|
||||
; focused = Active workspace on focused monitor
|
||||
label-focused = %index%
|
||||
label-focused-background = ${colors.green}
|
||||
label-focused-padding = 2
|
||||
|
||||
; unfocused = Inactive workspace on any monitor
|
||||
label-unfocused = %index%
|
||||
label-unfocused-padding = 2
|
||||
|
||||
; urgent = Workspace with urgency hint set
|
||||
label-urgent = %index%
|
||||
label-urgent-background = ${colors.red}
|
||||
label-urgent-padding = 2
|
||||
|
|
Loading…
Reference in a new issue