diff --git a/.config/hypr/decoration.conf b/.config/hypr/decoration.conf index c0a34e9..4c8d57f 100644 --- a/.config/hypr/decoration.conf +++ b/.config/hypr/decoration.conf @@ -46,15 +46,15 @@ decoration { animations { enabled = yes - # Light, fast easing — no bounce, no drag - bezier = breeze, 0.22, 0.61, 0.36, 1.15 + bezier = overshoot, 0.22, 0.61, 0.36, 1.15 + bezier = breeze, 0.22, 0.61, 0.36, 1.0 # Windows: quick, soft, intentional animation = windows, 1, 5, breeze, slidefade animation = windowsOut, 1, 4, breeze, slidefade # Workspaces: airy glide, finishes fast - animation = workspaces, 1, 1, breeze, slidefade + animation = workspaces, 1, 1, overshoot, slidefade # Subtle polish animation = fade, 1, 4, breeze