From 930aabcedfb1d815205952821702679e5e3450b6 Mon Sep 17 00:00:00 2001 From: Joel Mathew Thomas Date: Thu, 15 May 2025 15:40:48 +0530 Subject: [PATCH] change windowsIn 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 a1e0372..97cd116 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -127,7 +127,7 @@ animations { animation = global, 1, 10, default animation = border, 1, 5.39, easeOutQuint animation = windows, 1, 4.79, easeOutQuint - animation = windowsIn, 1, 4.1, quick, gnomed + animation = windowsIn, 1, 3.1, quick, popin 60% animation = windowsOut, 1, 4.1, almostLinear , slide animation = fadeIn, 1, 1.73, almostLinear animation = fadeOut, 1, 1.46, almostLinear