[feat/hypr] remove layersIn slide animation

This commit is contained in:
SouthFox 2025-01-07 17:53:05 +08:00
parent 663f2dc4ae
commit c178751a6a

View file

@ -142,7 +142,7 @@ animations {
animation = windowsOut, 1, 3, md3_accel, popin 60%
animation = border, 1, 10, default
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 = fadeLayersIn, 1, 2, menu_decel
animation = fadeLayersOut, 1, 4.5, menu_accel