mirror of
https://github.imc.re/void-land/hyprland-void-dots
synced 2025-06-07 16:23:42 +02:00
chore: hyprland river animation
This commit is contained in:
parent
d035a601c6
commit
7237dcae5c
1 changed files with 3 additions and 1 deletions
|
@ -5,7 +5,9 @@
|
|||
|
||||
animations {
|
||||
enabled = true
|
||||
bezier = overshot, 0.2, 0.9, 0.1, 1.05
|
||||
|
||||
bezier = overshot, 0.1, 1, 0.1, 1.05
|
||||
|
||||
animation = windows, 1, 7, overshot
|
||||
animation = windowsOut, 1, 7, default, popin 80%
|
||||
animation = border, 1, 10, default
|
||||
|
|
Loading…
Add table
Reference in a new issue