Files
Dotfiles/hypr/configs/UserAnimations.conf
T
2026-04-19 17:07:18 +02:00

27 lines
808 B
Plaintext

animations {
enabled = yes
bezier = myBezier, 0.05, 0.9, 0.1, 1.05
bezier = been, 0.24, 0.9, 0.25, 0.91
bezier = been2, 0,0.94,0.5,0.99
bezier = menu_decel, 0.1, 1, 0, 1
bezier = linear, 0.0, 0.0, 1.0, 1.0
bezier = wind, 0.05, 0.9, 0.1, 1.05
bezier = winIn, 0.1, 1.1, 0.1, 1.1
bezier = winOut, 0.3, -0.3, 0, 1
bezier = slow, 0, 0.85, 0.3, 1
bezier = overshot, 0.7, 0.6, 0.1, 1.1
bezier = bounce, 1.1, 1.6, 0.1, 0.85
bezier = sligshot, 1, -1, 0.15, 1.25
bezier = nice, 0, 6.9, 0.5, -4.20
animation = windowsIn, 1, 5, slow, popin
animation = windowsOut, 1, 7, been, popin 70%
animation = windowsMove, 1, 5, wind, slide
animation = border, 1, 1, linear
animation = fade, 1, 5, overshot
animation = workspaces, 1, 5, wind
animation = windows, 1, 5, bounce, popin
}