mirror of
https://github.com/swaywm/sway.git
synced 2026-04-18 06:46:56 -04:00
Add xdg_toplevel tag to criteria
This commit is contained in:
parent
08142c3f3a
commit
cb33701f5e
3 changed files with 33 additions and 1 deletions
|
|
@ -1055,6 +1055,9 @@ The following attributes may be matched with:
|
|||
Can be a regular expression. If value is \_\_focused\_\_, then the shell
|
||||
must be the same as that of the currently focused window.
|
||||
|
||||
*tag*
|
||||
Compare value against the tag. _tag_ is specific to Wayland applications.
|
||||
|
||||
*tiling*
|
||||
Matches tiling windows.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue