transitions default false

This commit is contained in:
vaxerski 2022-11-06 18:16:34 +00:00
parent 1367c75ad0
commit 5be9fddfc9
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@ Using `blur_new_optimizations` with an animated wallpaper may actually increase
| name | description | type | default |
|---|---|---|---|---|
| enabled | enable animations | bool | true |
| use_resize_transitions | enable fade transitions for resize animations | bool | true |
| use_resize_transitions | enable fade transitions for resize animations | bool | false |
{{< hint type=info >}}