Update manpage for sway/window

This commit is contained in:
TheRealLorenz 2022-08-10 22:24:48 +02:00
parent 5b1cd65e20
commit c287b0c82b

View File

@ -14,7 +14,7 @@ Addressed by *sway/window*
*format*: ++
typeof: string ++
default: {} ++
default: {title} ++
The format, how information should be displayed. On {} data gets inserted.
*rotate*: ++
@ -80,6 +80,15 @@ Addressed by *sway/window*
default: 24 ++
Option to change the size of the application icon.
# FORMAT REPLACEMENTS
*{title}*: The title of the focused window.
*{app_id}*: The app_id of the focused window.
*{shell}*: The shell of the focused window. It's 'xwayland' when the window is
running through xwayland, otherwise it's 'xdg-shell'.
# REWRITE RULES
*rewrite* is an object where keys are regular expressions and values are