mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2025-02-16 18:12:08 +01:00
hyprland-wiki: Add some more windowrulev2
examples
* Include two more example of 'windowrulev2' that make use of the other supported fields (XWayland for Steam, Float for PiP).
This commit is contained in:
parent
3589085292
commit
d2780389e8
1 changed files with 2 additions and 0 deletions
|
@ -77,6 +77,8 @@ Keep in mind you do *not* need to define all of them, but you need to define at
|
||||||
windowrulev2 = move 100 100,class:^(kitty)$
|
windowrulev2 = move 100 100,class:^(kitty)$
|
||||||
windowrulev2 = animation popin,class:^(kitty)$
|
windowrulev2 = animation popin,class:^(kitty)$
|
||||||
windowrulev2 = noblur,class:^(firefox)$
|
windowrulev2 = noblur,class:^(firefox)$
|
||||||
|
windowrulev2 = center,class:^(Steam)$,title:^(Friends)(.*)$,xwayland 1
|
||||||
|
windowrulev2 = pin,title:^(Picture in picture)$,floating 1
|
||||||
```
|
```
|
||||||
|
|
||||||
{{< hint type=tip >}}
|
{{< hint type=tip >}}
|
||||||
|
|
Loading…
Add table
Reference in a new issue