Adding first_launch_animation (#401)

This commit is contained in:
Xavier 2023-11-24 22:46:01 +01:00 committed by GitHub
parent 12e50733ab
commit 1c76d64632
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -144,6 +144,7 @@ but remember that higher `blur:passes` will require more strain on the GPU.
| name | description | type | default |
|---|---|---|---|
| enabled | enable animations | bool | true |
| first_launch_animation | enable first launch animation | bool | true |
{{< hint type=info >}}