From 67c7fd09dd758531184eab677cdbdc2ca63e0cc0 Mon Sep 17 00:00:00 2001 From: end-4 <97237370+end-4@users.noreply.github.com> Date: Sat, 22 Nov 2025 19:44:14 +0100 Subject: [PATCH] less weird layer fade out curve --- dots/.config/hypr/hyprland/general.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dots/.config/hypr/hyprland/general.conf b/dots/.config/hypr/hyprland/general.conf index ce390a1b9..29561b899 100644 --- a/dots/.config/hypr/hyprland/general.conf +++ b/dots/.config/hypr/hyprland/general.conf @@ -96,7 +96,7 @@ animations { bezier = standardDecel, 0, 0, 0, 1 bezier = menu_decel, 0.1, 1, 0, 1 bezier = menu_accel, 0.52, 0.03, 0.72, 0.08 - bezier = stall, 1, 0, 1, 0 + bezier = stall, 1, -0.1, 0.7, 0.85 # Configs # windows animation = windowsIn, 1, 3, emphasizedDecel, popin 80%