fix(hypr): increase length of workspace swap animation

Far too low before, originally done for the gesture speed, but affected
actually swapping between workspaces with the keyboard far more.
This commit is contained in:
2026-03-05 16:52:42 +00:00
parent f171fe16fb
commit b1f76d6ac2

View File

@@ -54,7 +54,7 @@ animations {
animation = windowsOut, 1, 4, breeze, slidefade
# Workspaces: airy glide, finishes fast
animation = workspaces, 1, 1, overshoot, slidefade
animation = workspaces, 1, 5, overshoot, slidefade
# Subtle polish
animation = fade, 1, 4, breeze