From 23249da2e83fecdcf32a09a0e0c8e1a5fb85aa7b Mon Sep 17 00:00:00 2001 From: joelmathewthomas Date: Wed, 17 Sep 2025 08:30:04 +0530 Subject: [PATCH] revert slide transition --- .config/hypr/hyprland.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 {