Update .config/hypr/hyprland/animations.conf

This commit is contained in:
2025-09-22 17:16:33 +02:00
parent 3995517e92
commit cdd89ef2fe

View File

@@ -22,7 +22,7 @@ animations {
animation = layersOut, 1, 1.5, linear, fade
animation = fadeLayersIn, 1, 1.79, almostLinear
animation = fadeLayersOut, 1, 1.39, almostLinear
animation = workspaces, 1, 1.94, quick, slide
animation = workspacesIn, 1, 1.21, quick, slide
animation = workspacesOut, 1, 1.94, quick, slide
animation = workspaces, 1, 1.94, quick, slidevert
animation = workspacesIn, 1, 1.21, quick, slidevert
animation = workspacesOut, 1, 1.94, quick, slidevert
}