forked from Shinonome/dots-hyprland
adjust layer anim curves
This commit is contained in:
@@ -118,7 +118,7 @@ animations {
|
|||||||
bezier = crazyshot, 0.1, 1.5, 0.76, 0.92
|
bezier = crazyshot, 0.1, 1.5, 0.76, 0.92
|
||||||
bezier = hyprnostretch, 0.05, 0.9, 0.1, 1.0
|
bezier = hyprnostretch, 0.05, 0.9, 0.1, 1.0
|
||||||
bezier = menu_decel, 0.1, 1, 0, 1
|
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 = easeInOutCirc, 0.85, 0, 0.15, 1
|
||||||
bezier = easeOutCirc, 0, 0.55, 0.45, 1
|
bezier = easeOutCirc, 0, 0.55, 0.45, 1
|
||||||
bezier = easeOutExpo, 0.16, 1, 0.3, 1
|
bezier = easeOutExpo, 0.16, 1, 0.3, 1
|
||||||
@@ -131,10 +131,10 @@ animations {
|
|||||||
animation = border, 1, 10, default
|
animation = border, 1, 10, default
|
||||||
animation = fade, 1, 3, md3_decel
|
animation = fade, 1, 3, md3_decel
|
||||||
# animation = layers, 1, 2, md3_decel, slide
|
# animation = layers, 1, 2, md3_decel, slide
|
||||||
animation = layersIn, 1, 3, menu_decel, slide
|
animation = layersIn, 1, 2.7, md3_decel, slide
|
||||||
animation = layersOut, 1, 1.6, menu_accel
|
animation = layersOut, 1, 1.8, menu_accel
|
||||||
animation = fadeLayersIn, 1, 2, menu_decel
|
animation = fadeLayersIn, 1, 0.5, menu_decel
|
||||||
animation = fadeLayersOut, 1, 0.5, menu_accel
|
animation = fadeLayersOut, 1, 3, menu_accel
|
||||||
animation = workspaces, 1, 7, menu_decel, slide
|
animation = workspaces, 1, 7, menu_decel, slide
|
||||||
# animation = workspaces, 1, 2.5, softAcDecel, slide
|
# animation = workspaces, 1, 2.5, softAcDecel, slide
|
||||||
# animation = workspaces, 1, 7, menu_decel, slidefade 15%
|
# animation = workspaces, 1, 7, menu_decel, slidefade 15%
|
||||||
|
|||||||
@@ -112,9 +112,11 @@ layerrule = animation slide top, quickshell:onScreenDisplay
|
|||||||
layerrule = animation fade, quickshell:session
|
layerrule = animation fade, quickshell:session
|
||||||
layerrule = blur, quickshell:session
|
layerrule = blur, quickshell:session
|
||||||
layerrule = noanim, quickshell:overview # Launcher needs to be FAST
|
layerrule = noanim, quickshell:overview # Launcher needs to be FAST
|
||||||
|
layerrule = noanim, gtk4-layer-shell # Launcher needs to be FAST
|
||||||
## outfoxxed's stuff
|
## outfoxxed's stuff
|
||||||
layerrule = blur, shell:bar
|
layerrule = blur, shell:bar
|
||||||
layerrule = ignorezero, shell:bar
|
layerrule = ignorezero, shell:bar
|
||||||
layerrule = blur, shell:notifications
|
layerrule = blur, shell:notifications
|
||||||
layerrule = ignorealpha 0.1, shell:notifications
|
layerrule = ignorealpha 0.1, shell:notifications
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user