doc: i3/sway: add 'output' to tag list

This commit is contained in:
Daniel Eklöf 2024-09-07 08:35:39 +02:00
parent b81e41c3c4
commit c3f7fe013d
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -26,6 +26,9 @@ with the _application_ and _title_ tags to replace the X11-only
| name
: string
: The workspace name
| output
: string
: The output (monitor) the workspace is on
| visible
: bool
: True if the workspace is currently visible (on any output)