mirror of
https://github.com/swaywm/sway.git
synced 2025-11-20 06:59:46 -05:00
parent
0c4b7907a0
commit
484cc189e9
3 changed files with 24 additions and 0 deletions
|
|
@ -551,6 +551,11 @@ The following attributes may be matched with:
|
|||
value is \_\_focused\_\_, then the window instance must be the same as that
|
||||
of the currently focused window.
|
||||
|
||||
*shell*
|
||||
Compare value against the window shell, such as "xdg\_shell" or "xwayland".
|
||||
Can be a regular expression. If value is \_\_focused\_\_, then the shell
|
||||
must be the same as that of the currently focused window.
|
||||
|
||||
*tiling*
|
||||
Matches tiling windows.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue