diff --git a/modules/programs/hyprland/config.nix b/modules/programs/hyprland/config.nix index 1657d1b..3b75257 100644 --- a/modules/programs/hyprland/config.nix +++ b/modules/programs/hyprland/config.nix @@ -85,12 +85,12 @@ in bezier = circ, 0.785, 0.135, 0.15, 0.86 bezier = back, 0.68, -0.55, 0.265, 1.55 - - animation = windows, 1, 3, circ - animation = windowsOut, 1, 2, quint + animation = windows, 1, 4, default, slide + animation = windowsIn, 1, 4, circ, slide + animation = windowsOut, 1, 4, circ, slide animation = border, 1, 2, sine - animation = fade, 1, 2, sine - animation = workspaces, 1, 5, circ + animation = fade, 1, 4, sine + animation = workspaces, 1, 5, circ, fade } dwindle {