From 2e2b2c54f178f3eed392e4835fcf5da3b8a55d5a Mon Sep 17 00:00:00 2001 From: Joel Mathew Thomas Date: Thu, 15 May 2025 00:26:26 +0530 Subject: [PATCH] better anims --- .config/hypr/hyprland.conf | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index db026a5..433746b 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -127,17 +127,17 @@ animations { animation = global, 1, 10, default animation = border, 1, 5.39, easeOutQuint animation = windows, 1, 4.79, easeOutQuint - animation = windowsIn, 1, 4.1, easeOutQuint, popin 87% - animation = windowsOut, 1, 1.49, linear, popin 87% + animation = windowsIn, 1, 4.1, quick, slide + animation = windowsOut, 1, 4.1, almostLinear , slide animation = fadeIn, 1, 1.73, almostLinear animation = fadeOut, 1, 1.46, almostLinear animation = fade, 1, 3.03, quick animation = layers, 1, 3.81, easeOutQuint - animation = layersIn, 1, 4, easeOutQuint, fade - animation = layersOut, 1, 1.5, linear, fade + animation = layersIn, 1, 4, easeOutQuint, popin + animation = layersOut, 1, 1.5, linear, popin 40% animation = fadeLayersIn, 1, 1.79, almostLinear animation = fadeLayersOut, 1, 1.39, almostLinear - animation = workspaces, 1, 4, quick, slide + animation = workspaces, 1, 4, quick, fade } dwindle {