added resize transitions

This commit is contained in:
vaxerski 2022-11-06 17:52:34 +00:00
parent 32e1f08264
commit 1367c75ad0
1 changed files with 1 additions and 0 deletions

View File

@ -106,6 +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 |
{{< hint type=info >}} {{< hint type=info >}}