Add apps hidden commands.
This commit is contained in:
parent
8d74f15069
commit
18aab356ff
1 changed files with 9 additions and 0 deletions
|
@ -882,6 +882,15 @@ Remember the current shaded state.
|
|||
.B Tab state [yes|no]
|
||||
Remember the current tab state.
|
||||
.TP
|
||||
.B IconHidden
|
||||
hides the app from the icon bar
|
||||
.TP
|
||||
.B FocusHidden
|
||||
hides the app from the list to be reachable via Next/PrevWindow
|
||||
.TP
|
||||
.B Hidden
|
||||
is [IconHidden] + [FocusHidden]
|
||||
.TP
|
||||
.B Decoration state [NONE|NORMAL|TOOL|TINY]
|
||||
Remember the current decoration state.
|
||||
.TP
|
||||
|
|
Loading…
Reference in a new issue