From a45d61dc875af3b213b5e47608d2d9a74c471c04 Mon Sep 17 00:00:00 2001 From: joelmathewthomas Date: Fri, 24 Oct 2025 08:07:02 +0530 Subject: [PATCH] windowsOut anim --- .config/hypr/hyprland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index a9a24d1..963dbb9 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -135,7 +135,7 @@ animations { animation = border, 1, 5.39, easeOutQuint animation = windows, 1, 4.79, easeOutQuint animation = windowsIn, 1, 3.1, quick, popin 60% - animation = windowsOut, 1, 4.1, almostLinear , slide + animation = windowsOut, 1, 4.1, quick, popin 60% animation = fadeIn, 1, 1.73, almostLinear animation = fadeOut, 1, 1.46, almostLinear animation = fade, 1, 3.03, quick