From 22e0f38f05db35212e8835e0bd1256401e3d0449 Mon Sep 17 00:00:00 2001 From: Simon Studer Date: Tue, 10 Feb 2026 18:45:33 +0100 Subject: [PATCH] mango disable animations --- config/mango/config.template.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/mango/config.template.conf b/config/mango/config.template.conf index 20dfce7..9bb4956 100644 --- a/config/mango/config.template.conf +++ b/config/mango/config.template.conf @@ -27,7 +27,7 @@ unfocused_opacity=0.9 # Animation Configuration(support type:zoom,slide) # tag_animation_direction: 0-horizontal,1-vertical -animations=1 +animations=0 layer_animations=1 animation_type_open=zoom animation_type_close=zoom