hyprland: adjust anims

This commit is contained in:
end-4
2025-05-31 22:38:32 +02:00
parent 189a1aa0ac
commit 31e139da29
+3 -2
View File
@@ -41,6 +41,7 @@ dwindle {
preserve_split = true preserve_split = true
smart_split = false smart_split = false
smart_resizing = false smart_resizing = false
# precise_mouse_move = true
} }
decoration { decoration {
@@ -94,10 +95,10 @@ animations {
animation = border, 1, 10, emphasizedDecel animation = border, 1, 10, emphasizedDecel
# layers # layers
animation = layersIn, 1, 2.7, emphasizedDecel, popin 93% animation = layersIn, 1, 2.7, emphasizedDecel, popin 93%
animation = layersOut, 1, 1.8, menu_accel, popin 94% animation = layersOut, 1, 2, menu_accel, popin 94%
# fade # fade
animation = fadeLayersIn, 1, 0.5, menu_decel animation = fadeLayersIn, 1, 0.5, menu_decel
animation = fadeLayersOut, 1, 2, menu_accel animation = fadeLayersOut, 1, 2.2, menu_accel
# workspaces # workspaces
animation = workspaces, 1, 7, menu_decel, slide animation = workspaces, 1, 7, menu_decel, slide
## specialWorkspace ## specialWorkspace