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 }