From 4166fc30fb567f95c3513ede44f0e117448c0e5f Mon Sep 17 00:00:00 2001 From: Don Williams Date: Thu, 2 Jul 2026 15:57:03 -0400 Subject: Fixed animation files Signed-off-by: Don Williams On branch main Your branch is up to date with 'origin/main'. Changes to be committed: modified: config/hypr/animations/00-default.conf modified: config/hypr/animations/00-default.lua modified: config/hypr/animations/01-default - v2.conf modified: config/hypr/animations/01-default - v2.lua modified: config/hypr/animations/END-4.conf modified: config/hypr/animations/END-4.lua modified: config/hypr/animations/HYDE - default.conf modified: config/hypr/animations/HYDE - default.lua modified: config/hypr/animations/HYDE - minimal-1.conf modified: config/hypr/animations/HYDE - minimal-1.lua modified: config/hypr/animations/HYDE - optimized.conf modified: config/hypr/animations/HYDE - optimized.lua modified: config/hypr/animations/ML4W - classic.conf modified: config/hypr/animations/ML4W - classic.lua modified: config/hypr/animations/ML4W - dynamic.conf modified: config/hypr/animations/ML4W - dynamic.lua modified: config/hypr/animations/ML4W - fast.conf modified: config/hypr/animations/ML4W - fast.lua modified: config/hypr/animations/ML4W - high.conf modified: config/hypr/animations/ML4W - high.lua modified: config/hypr/animations/ML4W - moving.conf modified: config/hypr/animations/ML4W - moving.lua modified: config/hypr/animations/ML4W - standard.conf modified: config/hypr/animations/ML4W - standard.lua modified: config/hypr/animations/Mahaveer - me-1.conf modified: config/hypr/animations/Mahaveer - me-1.lua modified: config/hypr/animations/Mahaveer - me-2.conf modified: config/hypr/animations/Mahaveer - me-2.lua --- config/hypr/animations/Mahaveer - me-2.conf | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'config/hypr/animations/Mahaveer - me-2.conf') diff --git a/config/hypr/animations/Mahaveer - me-2.conf b/config/hypr/animations/Mahaveer - me-2.conf index 3d9b35ae..439afafa 100644 --- a/config/hypr/animations/Mahaveer - me-2.conf +++ b/config/hypr/animations/Mahaveer - me-2.conf @@ -7,13 +7,13 @@ animations { enabled = yes - bezier = wind, 0.05, 0.9, 0.1, 1.05 - bezier = winIn, 0.1, 1.1, 0.1, 1.1 - bezier = winOut, 0.3, -0.3, 0, 1 + bezier = wind, 0.05, 0.9, 0.1, 1.00 + bezier = winIn, 0.1, 1.0, 0.1, 1.0 + bezier = winOut, 0.3, 0.0, 0, 1 bezier = liner, 1, 1, 1, 1 - bezier = overshot, 0.05, 0.9, 0.1, 1.05 + bezier = overshot, 0.05, 0.9, 0.1, 1.00 bezier = smoothOut, 0.5, 0, 0.99, 0.99 - bezier = smoothIn, 0.5, -0.5, 0.68, 1.5 + bezier = smoothIn, 0.5, 0.0, 0.68, 1.0 animation = windows, 1, 6, wind, slide animation = windowsIn, 1, 5, winIn, slide @@ -27,4 +27,4 @@ animations { # animations for -git or version >0.42.0 animation = workspacesIn, 1, 5, winIn, slide animation = workspacesOut, 1, 5, winOut, slide -} \ No newline at end of file +} -- cgit v1.2.3