man: document icon in sway/window module
Default changed in bcadf64031
and it
wasn't documented.
pull/1459/head
parent
383d999fec
commit
50fc63b749
|
@ -70,6 +70,11 @@ Addressed by *sway/window*
|
|||
typeof: object ++
|
||||
Rules to rewrite window title. See *rewrite rules*.
|
||||
|
||||
*icon*: ++
|
||||
typeof: bool ++
|
||||
default: true ++
|
||||
Option to hide the application icon.
|
||||
|
||||
# REWRITE RULES
|
||||
|
||||
*rewrite* is an object where keys are regular expressions and values are
|
||||
|
|
Loading…
Reference in New Issue