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 {