transitions default false

This commit is contained in:
vaxerski 2022-11-06 18:16:34 +00:00
parent 1367c75ad0
commit 5be9fddfc9

View file

@ -106,7 +106,7 @@ Using `blur_new_optimizations` with an animated wallpaper may actually increase
| name | description | type | default | | name | description | type | default |
|---|---|---|---|---| |---|---|---|---|---|
| enabled | enable animations | bool | true | | 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 >}} {{< hint type=info >}}