diff --git a/.config/hypr/style.conf b/.config/hypr/style.conf index 8703a0c6..4ff956ff 100644 --- a/.config/hypr/style.conf +++ b/.config/hypr/style.conf @@ -90,7 +90,7 @@ env XCURSOR_SIZE = 20 animations { enabled = true - bezier = smooth, 0.23,0.51,0.4,0.98 + bezier = smooth, 0.3,0,0.5,1 bezier = my, 0.34,0.77,0.74,1.47 animation = windows, 1, 2, smooth, slide @@ -99,7 +99,7 @@ animations { animation = border, 1, 2, smooth animation = borderangle, 1, 8, my animation = fade, 1, 2, my - animation = workspaces, 1, 2, smooth + animation = workspaces, 1, 1.7, smooth animation = layers, 1, 2, smooth, fade animation = fadeLayers, 1, 2, smooth }