feat(hyprland): better animations

dev-docs
Moritz Böhme 2023-03-11 17:02:11 +01:00
parent b87d7b387a
commit 958e91c836
Signed by: moritz
GPG Key ID: 970C6E89EB0547A9
1 changed files with 5 additions and 5 deletions

View File

@ -85,12 +85,12 @@ in
bezier = circ, 0.785, 0.135, 0.15, 0.86 bezier = circ, 0.785, 0.135, 0.15, 0.86
bezier = back, 0.68, -0.55, 0.265, 1.55 bezier = back, 0.68, -0.55, 0.265, 1.55
animation = windows, 1, 4, default, slide
animation = windows, 1, 3, circ animation = windowsIn, 1, 4, circ, slide
animation = windowsOut, 1, 2, quint animation = windowsOut, 1, 4, circ, slide
animation = border, 1, 2, sine animation = border, 1, 2, sine
animation = fade, 1, 2, sine animation = fade, 1, 4, sine
animation = workspaces, 1, 5, circ animation = workspaces, 1, 5, circ, fade
} }
dwindle { dwindle {