diff --git a/.config/hypr/theme/animations.conf b/.config/hypr/theme/animations.conf index 05885b67..9b48be8f 100644 --- a/.config/hypr/theme/animations.conf +++ b/.config/hypr/theme/animations.conf @@ -1,9 +1,9 @@ animations { enabled = 1 - bezier = default, 0.05, 0.9, 0.1, 1.05 - bezier = wind, 0.05, 0.9, 0.1, 1.05 - bezier = overshot, 0.13, 0.99, 0.29, 1.08 + bezier = default, 0.05, 0.9, 0.1, 1.02 + bezier = wind, 0.05, 0.9, 0.1, 1.02 + bezier = overshot, 0.13, 0.99, 0.29, 1.02 bezier = liner, 1, 1, 1, 1 bezier = easeOutQuint, 0.23, 1, 0.32, 1.03 @@ -35,7 +35,7 @@ animations { animation = fadeShadow, 1, 4, default animation = fadeDim, 1, 4, default animation = fadeLayers, 1, 4, default - animation = workspaces, 1, 3.5, easeOutQuint, slide + animation = workspaces, 1, 3.25, easeOutQuint, slide animation = border, 1, 1, liner animation = borderangle, 1, 30, liner, loop }