diff --git a/pages/Configuring/Variables.md b/pages/Configuring/Variables.md index cb8d746..34d235a 100644 --- a/pages/Configuring/Variables.md +++ b/pages/Configuring/Variables.md @@ -106,6 +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 | {{< hint type=info >}}