update anims

This commit is contained in:
2025-05-14 16:01:04 +05:30
parent f21540d33c
commit 064186ae9f
+2 -8
View File
@@ -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 {