Merge pull request #1459 from grmat/master
man: document icon in sway/window module
This commit is contained in:
commit
903fc2b6a2
|
@ -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