From 064186ae9fa96aace1bef6cb1a5547bfe6159a2d Mon Sep 17 00:00:00 2001 From: Joel Mathew Thomas Date: Wed, 14 May 2025 16:01:04 +0530 Subject: [PATCH] update anims --- .config/hypr/hyprland.conf | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index c665e6a..babc3ea 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -116,12 +116,8 @@ animations { enabled = yes first_launch_animation = true - # Some default animations, see https://wiki.hyprland.org/Configuring/Animations/ for more + # Default animations, see https://wiki.hyprland.org/Configuring/Animations/ for more - bezier = myBezier, 0.05, 0.9, 0.1, 1.05 - bezier = overshot,0.05,0.9,0,1.05 - bezier = easeinoutcirc,0.85, 0, 0.15, 1 - bezier = easeinoutquad,0.11, 0, 0.5, 0 bezier = easeOutQuint,0.23,1,0.32,1 bezier = easeInOutCubic,0.65,0.05,0.36,1 bezier = linear,0,0,1,1 @@ -141,9 +137,7 @@ animations { animation = layersOut, 1, 1.5, linear, fade animation = fadeLayersIn, 1, 1.79, almostLinear animation = fadeLayersOut, 1, 1.39, almostLinear - animation = workspaces, 1, 3, almostLinear, fade - - + animation = workspaces, 1, 4, quick, slide } dwindle {