hyprland: decorations: change animations
This commit is contained in:
parent
9af12a4c97
commit
2526a72ab3
|
@ -37,7 +37,7 @@ decoration {
|
||||||
|
|
||||||
animations {
|
animations {
|
||||||
enabled = true
|
enabled = true
|
||||||
bezier = myBezier, 0.05, 0.9, 0.1, 1.05
|
bezier = myBezier, 0.05, 1, 0.1, 1
|
||||||
|
|
||||||
animation = windows, 1, 7, myBezier, slide
|
animation = windows, 1, 7, myBezier, slide
|
||||||
animation = fade, 1, 7, myBezier
|
animation = fade, 1, 7, myBezier
|
||||||
|
|
Loading…
Reference in a new issue