From 99a9873c86373a95d9b11c298892e5001703ae6c Mon Sep 17 00:00:00 2001 From: DreamMaoMao <2523610504@qq.com> Date: Sun, 30 Mar 2025 16:04:12 +0800 Subject: [PATCH] opt: opt default anim type in config --- config.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.conf b/config.conf index 4910f69..7866345 100644 --- a/config.conf +++ b/config.conf @@ -1,6 +1,6 @@ -# Animation Configuration +# Animation Configuration(support type:zoom,slide) animations=1 -animation_type_open=zoom +animation_type_open=slide animation_type_close=slide animation_fade_in=1 zoom_initial_ratio=0.5