Remove indicator for default "tiled" state and add pseudotiled indicator in polybar config
This commit is contained in:
parent
7511d26b84
commit
1b61a2e51d
1 changed files with 1 additions and 1 deletions
|
@ -185,7 +185,7 @@ label-empty-foreground = #333333
|
|||
label-empty-padding = 1
|
||||
|
||||
label-monocle = m
|
||||
label-tiled = t
|
||||
label-pseudotiled = T
|
||||
label-floating = s
|
||||
label-fullscreen = f
|
||||
|
||||
|
|
Loading…
Reference in a new issue