[feat/hypr] remove layersIn slide animation
This commit is contained in:
parent
663f2dc4ae
commit
c178751a6a
1 changed files with 1 additions and 1 deletions
|
@ -142,7 +142,7 @@ animations {
|
||||||
animation = windowsOut, 1, 3, md3_accel, popin 60%
|
animation = windowsOut, 1, 3, md3_accel, popin 60%
|
||||||
animation = border, 1, 10, default
|
animation = border, 1, 10, default
|
||||||
animation = fade, 1, 3, md3_decel
|
animation = fade, 1, 3, md3_decel
|
||||||
animation = layersIn, 1, 3, menu_decel, slide
|
animation = layersIn, 1, 3, menu_decel
|
||||||
animation = layersOut, 1, 1.6, menu_accel
|
animation = layersOut, 1, 1.6, menu_accel
|
||||||
animation = fadeLayersIn, 1, 2, menu_decel
|
animation = fadeLayersIn, 1, 2, menu_decel
|
||||||
animation = fadeLayersOut, 1, 4.5, menu_accel
|
animation = fadeLayersOut, 1, 4.5, menu_accel
|
||||||
|
|
Loading…
Reference in a new issue