From cb3d84acc9280aa1f27943f49d6dd468ed17ab0e Mon Sep 17 00:00:00 2001 From: joelmathewthomas Date: Mon, 15 Sep 2025 15:54:45 +0530 Subject: [PATCH] slidefade transition for switching workspaces --- .config/hypr/hyprland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index be816e7..08e7eef 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -135,7 +135,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, slide + animation = workspaces, 1, 5, easeInOutCubic, slidefade } dwindle {