adjust layer anim curves

This commit is contained in:
end-4
2025-05-10 20:28:57 +02:00
parent 5d16a04ea6
commit 96ca6db76d
2 changed files with 7 additions and 5 deletions
+5 -5
View File
@@ -118,7 +118,7 @@ animations {
bezier = crazyshot, 0.1, 1.5, 0.76, 0.92
bezier = hyprnostretch, 0.05, 0.9, 0.1, 1.0
bezier = menu_decel, 0.1, 1, 0, 1
bezier = menu_accel, 0.38, 0.04, 1, 0.07
bezier = menu_accel, 0.52, 0.03, 0.72, 0.08
bezier = easeInOutCirc, 0.85, 0, 0.15, 1
bezier = easeOutCirc, 0, 0.55, 0.45, 1
bezier = easeOutExpo, 0.16, 1, 0.3, 1
@@ -131,10 +131,10 @@ animations {
animation = border, 1, 10, default
animation = fade, 1, 3, md3_decel
# animation = layers, 1, 2, md3_decel, slide
animation = layersIn, 1, 3, menu_decel, slide
animation = layersOut, 1, 1.6, menu_accel
animation = fadeLayersIn, 1, 2, menu_decel
animation = fadeLayersOut, 1, 0.5, menu_accel
animation = layersIn, 1, 2.7, md3_decel, slide
animation = layersOut, 1, 1.8, menu_accel
animation = fadeLayersIn, 1, 0.5, menu_decel
animation = fadeLayersOut, 1, 3, menu_accel
animation = workspaces, 1, 7, menu_decel, slide
# animation = workspaces, 1, 2.5, softAcDecel, slide
# animation = workspaces, 1, 7, menu_decel, slidefade 15%
+2
View File
@@ -112,9 +112,11 @@ layerrule = animation slide top, quickshell:onScreenDisplay
layerrule = animation fade, quickshell:session
layerrule = blur, quickshell:session
layerrule = noanim, quickshell:overview # Launcher needs to be FAST
layerrule = noanim, gtk4-layer-shell # Launcher needs to be FAST
## outfoxxed's stuff
layerrule = blur, shell:bar
layerrule = ignorezero, shell:bar
layerrule = blur, shell:notifications
layerrule = ignorealpha 0.1, shell:notifications