added a noanim rule

This commit is contained in:
Vaxry 2022-10-06 09:17:03 +01:00
parent 825e44a72b
commit 942000d2d5
1 changed files with 1 additions and 0 deletions

View File

@ -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