🎨 ux(hypr): little change to the overshot animation

This commit is contained in:
Sergio Laín 2024-05-29 21:07:42 +02:00
parent a842aebb38
commit fc29d9d17b
No known key found for this signature in database
GPG key ID: FB00AF7015FFE76B

View file

@ -3,7 +3,7 @@ animations {
bezier = default, 0.05, 0.9, 0.1, 1.05 bezier = default, 0.05, 0.9, 0.1, 1.05
bezier = wind, 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.05 bezier = overshot, 0.13, 0.99, 0.29, 1.08
bezier = liner, 1, 1, 1, 1 bezier = liner, 1, 1, 1, 1
animation = windows, 1, 7, wind, popin animation = windows, 1, 7, wind, popin