From cdd89ef2fe0f274cf6dfa6034e49a8be02e52fa0 Mon Sep 17 00:00:00 2001 From: Szymon P Date: Mon, 22 Sep 2025 17:16:33 +0200 Subject: [PATCH] Update .config/hypr/hyprland/animations.conf --- private_dot_config/hypr/hyprland/animations.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/private_dot_config/hypr/hyprland/animations.conf b/private_dot_config/hypr/hyprland/animations.conf index 9444a7a..a242123 100644 --- a/private_dot_config/hypr/hyprland/animations.conf +++ b/private_dot_config/hypr/hyprland/animations.conf @@ -22,7 +22,7 @@ animations { animation = layersOut, 1, 1.5, linear, fade animation = fadeLayersIn, 1, 1.79, almostLinear animation = fadeLayersOut, 1, 1.39, almostLinear - animation = workspaces, 1, 1.94, quick, slide - animation = workspacesIn, 1, 1.21, quick, slide - animation = workspacesOut, 1, 1.94, quick, slide + animation = workspaces, 1, 1.94, quick, slidevert + animation = workspacesIn, 1, 1.21, quick, slidevert + animation = workspacesOut, 1, 1.94, quick, slidevert }