dotfiles/home/modules/hyprland/config/animation.nix

10 lines
214 B
Nix
Raw Normal View History

2025-01-08 01:05:45 -06:00
[
"border, 1, 2.2, bounce"
"fadeIn, 1, 0.1, bounce"
"fadeOut, 1, 4.5, bounce"
"fadeSwitch, 1, 2.2, bounce"
"windows, 1, 2.2, bounce"
"windowsOut, 1, 1.1, bounce"
"workspaces, 1, 2.2, bounce, slide"
]