mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-12 16:35:58 +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 |
|
||||
| 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* |
|
||||
| noanim | disables the animations for the window |
|
||||
|
||||
*Examples*:
|
||||
```ini
|
||||
|
|
Loading…
Reference in a new issue