diff options
Diffstat (limited to 'config/hypr/animations/ML4W - fast.conf')
| -rw-r--r-- | config/hypr/animations/ML4W - fast.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/hypr/animations/ML4W - fast.conf b/config/hypr/animations/ML4W - fast.conf index 4d4283cc..fd9d22d8 100644 --- a/config/hypr/animations/ML4W - fast.conf +++ b/config/hypr/animations/ML4W - fast.conf @@ -6,9 +6,9 @@ animations { enabled = true bezier = linear, 0, 0, 1, 1 - bezier = md1_standard, 0.2, 0, 0, 1 - bezier = md1_decel, 0.05, 0.7, 0.1, 1 - bezier = md1_accel, 0.3, 0, 0.8, 0.15 + bezier = md3_standard, 0.2, 0, 0, 1 + bezier = md3_decel, 0.05, 0.7, 0.1, 1 + bezier = md3_accel, 0.3, 0, 0.8, 0.15 bezier = overshot, 0.05, 0.9, 0.1, 1.0 bezier = crazyshot, 0.1, 1.0, 0.76, 0.92 bezier = hyprnostretch, 0.05, 0.9, 0.1, 1.0 |
