hyprland-dotfiles/config/hypr/animations/HYDE - minimal-2.conf

14 lines
337 B
Plaintext
Raw Permalink Normal View History

2025-02-20 21:55:10 +00:00
# name "Minimal-2"
# credit https://github.com/prasanthrangan/hyprdots
animations {
enabled = yes
bezier = quart, 0.25, 1, 0.5, 1
animation = windows, 1, 6, quart, slide
animation = border, 1, 6, quart
animation = borderangle, 1, 6, quart
animation = fade, 1, 6, quart
animation = workspaces, 1, 6, quart
}