From 9936aab7e167ba94cb04e7abf191c119b76c0e3b Mon Sep 17 00:00:00 2001 From: JackJ30 Date: Tue, 11 Mar 2025 01:10:41 -0400 Subject: continue new rice --- .config/hypr/style.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.config/hypr') diff --git a/.config/hypr/style.conf b/.config/hypr/style.conf index 5c70785..f89d137 100644 --- a/.config/hypr/style.conf +++ b/.config/hypr/style.conf @@ -25,13 +25,13 @@ decoration { animations { enabled = yes - bezier = defaultBezier, 0.05, 0.9, 0.1, 1.05 + bezier = defaultBezier, 0.00, 1.0, 0.0, 1.0 animation = windows, 1, 7, defaultBezier, slide animation = windowsOut, 1, 7, defaultBezier, slide animation = border, 1, 10, default - animation = borderangle, 1, 8, default - animation = fade, 1, 3, default + animation = borderangle, 0#1, 8, default + animation = fade, 0#1, 3, default animation = workspaces, 0#1, 6, defaultBezier } -- cgit v1.2.3