From 8b84939ec59533de42581faf45a2b16ed5c5d182 Mon Sep 17 00:00:00 2001 From: end-4 <97237370+end-4@users.noreply.github.com> Date: Fri, 16 May 2025 22:28:10 +0200 Subject: [PATCH] hyprland: adjust special ws anim duration --- .config/hypr/hyprland/general.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/hypr/hyprland/general.conf b/.config/hypr/hyprland/general.conf index 24f00ab14..ff79a5b3a 100644 --- a/.config/hypr/hyprland/general.conf +++ b/.config/hypr/hyprland/general.conf @@ -98,8 +98,8 @@ animations { # workspaces animation = workspaces, 1, 7, menu_decel, slide ## specialWorkspace - animation = specialWorkspaceIn, 1, 3, md3_decel, slidevert - animation = specialWorkspaceOut, 1, 1.3, md3_accel, slidevert + animation = specialWorkspaceIn, 1, 2.8, md3_decel, slidevert + animation = specialWorkspaceOut, 1, 1.2, md3_accel, slidevert } input {