From 1367c75ad0588c3e58174415ca62c46575fbbfe2 Mon Sep 17 00:00:00 2001 From: vaxerski <43317083+vaxerski@users.noreply.github.com> Date: Sun, 6 Nov 2022 17:52:34 +0000 Subject: [PATCH] added resize transitions --- pages/Configuring/Variables.md | 1 + 1 file changed, 1 insertion(+) 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 >}}