From aa72d722e37c898a5854b8179da2259258b3f80b Mon Sep 17 00:00:00 2001 From: awy Date: Fri, 30 Aug 2024 20:39:19 +0300 Subject: tidy --- .config/hypr/hyprland.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 2b7d9f8..bb516f6 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -64,10 +64,10 @@ decoration { animations { enabled = true - bezier = myBezier, 0.05, 0.9, 0.1, 1.05 + bezier = myBezier, 0.05, 0.9, 0.1, 1 - animation = windows, 1, 7, myBezier - animation = windowsOut, 1, 7, default, popin 80% + animation = windows, 1, 5, myBezier + animation = windowsOut, 1, 5, default, popin 80% animation = border, 1, 10, default animation = borderangle, 1, 8, default animation = fade, 1, 7, default -- cgit v1.2.3