mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2025-02-18 10:52:07 +01:00
added a noanim rule
This commit is contained in:
parent
825e44a72b
commit
942000d2d5
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@ Keep in mind you do *not* need to define all of them, but you need to define at
|
||||||
| nofocus | disables focus to the window |
|
| nofocus | disables focus to the window |
|
||||||
| forceinput | forces an XWayland window to receive input, even if it requests not to do so. (Might fix issues like e.g. Game Launchers not receiving focus for some reason) |
|
| forceinput | forces an XWayland window to receive input, even if it requests not to do so. (Might fix issues like e.g. Game Launchers not receiving focus for some reason) |
|
||||||
| pin | pins the window *note: floating only* |
|
| pin | pins the window *note: floating only* |
|
||||||
|
| noanim | disables the animations for the window |
|
||||||
|
|
||||||
*Examples*:
|
*Examples*:
|
||||||
```ini
|
```ini
|
||||||
|
|
Loading…
Add table
Reference in a new issue