mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2026-01-03 18:40:09 +01:00
windowrules: add xdgTag
This commit is contained in:
parent
f282b2555f
commit
202a6c8a04
1 changed files with 1 additions and 0 deletions
|
|
@ -71,6 +71,7 @@ The supported fields for parameters are:
|
|||
| workspace:\[w\] | Windows on matching workspace. `w` can be `id` or `name:string`. |
|
||||
| onworkspace:\[w\] | Windows on matching workspace. `w` can be `id`, `name:string` or `workspace selector`. |
|
||||
| content:\[none\|photo\|video\|game\] | Windows with specified content type |
|
||||
| xdgtag:\[string\] | Match a window by its xdgTag (see `hyprctl clients` to check if it has one) |
|
||||
|
||||
Keep in mind that you _have_ to declare at least one field, but not all.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue