diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 05cef5a..97c36c4 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -121,6 +121,7 @@ animations { bezier = linear,0,0,1,1 bezier = almostLinear,0.5,0.5,0.75,1.0 bezier = quick,0.15,0,0.1,1 + bezier = overshoot, 0.05, 0.9, 0.1, 1 animation = global, 1, 10, default animation = border, 1, 5.39, easeOutQuint @@ -135,7 +136,7 @@ animations { animation = layersOut, 1, 1.5, linear, popin 80% animation = fadeLayersIn, 1, 1.79, almostLinear animation = fadeLayersOut, 1, 1.39, almostLinear - animation = workspaces, 1, 5, easeInOutCubic, slidefade + animation = workspaces, 1, 5, easeInOutCubic, slide } dwindle {