hyprland: decrease anim length

This commit is contained in:
outfoxxed 2025-07-26 19:55:36 -07:00
parent 044bacf756
commit 614f8f5dc6
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E

View file

@ -49,11 +49,9 @@ animations {
animation = windowsIn, 1, 3, windowIn, slide #popin 20%
animation = windowsOut, 1, 3, windowIn, slide #popin 70%
animation = windowsMove, 1, 2.5, windowResize
animation = border, 1, 10, default
animation = borderangle, 1, 8, default
animation = fade, 1, 3, default
animation = workspaces, 1, 5, workspacesMove, slidevert
animation = layers, 1, 5, windowIn, slide
animation = workspaces, 1, 4, workspacesMove, slidevert
animation = layers, 1, 4, windowIn, slide
}
gestures {