From f21540d33c66a2ad6f50ef8859531d0b8cbd933a Mon Sep 17 00:00:00 2001 From: Joel Mathew Thomas Date: Wed, 14 May 2025 15:55:14 +0530 Subject: [PATCH] update anims --- .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 b197f13..c665e6a 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -141,7 +141,7 @@ animations { animation = layersOut, 1, 1.5, linear, fade animation = fadeLayersIn, 1, 1.79, almostLinear animation = fadeLayersOut, 1, 1.39, almostLinear - animation = workspaces, 1, 4, quick, fade + animation = workspaces, 1, 3, almostLinear, fade }