Add tooltip-formay

This commit is contained in:
dmitry
2021-07-24 17:24:37 +03:00
parent 1b4ddbca3a
commit 68e4457f3a
3 changed files with 20 additions and 1 deletions

View File

@ -17,6 +17,11 @@ Addressed by *sway/language*
default: {} ++
The format, how layout should be displayed.
*format-tooltip*: ++
typeof: string ++
default: {} ++
The format, how layout should be displayed in tooltip.
*tooltip*: ++
typeof: bool ++
default: true ++