From 614f8f5dc6a5ca92939aad440830af120badf49f Mon Sep 17 00:00:00 2001 From: outfoxxed Date: Sat, 26 Jul 2025 19:55:36 -0700 Subject: [PATCH] hyprland: decrease anim length --- modules/hyprland/hyprland.conf | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/modules/hyprland/hyprland.conf b/modules/hyprland/hyprland.conf index db53c9c..3bb0171 100644 --- a/modules/hyprland/hyprland.conf +++ b/modules/hyprland/hyprland.conf @@ -49,11 +49,9 @@ animations { animation = windowsIn, 1, 3, windowIn, slide #popin 20% animation = windowsOut, 1, 3, windowIn, slide #popin 70% animation = windowsMove, 1, 2.5, windowResize - animation = border, 1, 10, default - animation = borderangle, 1, 8, default animation = fade, 1, 3, default - animation = workspaces, 1, 5, workspacesMove, slidevert - animation = layers, 1, 5, windowIn, slide + animation = workspaces, 1, 4, workspacesMove, slidevert + animation = layers, 1, 4, windowIn, slide } gestures {