From 958e91c836d664cf79a7d0d98072561b678e35b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20B=C3=B6hme?= Date: Sat, 11 Mar 2023 17:02:11 +0100 Subject: [PATCH] feat(hyprland): better animations --- modules/programs/hyprland/config.nix | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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 {