fix(hyprland): increase hyprland window animation speed
Was too slow, got really annoying
This commit is contained in:
@@ -54,11 +54,11 @@ animations {
|
||||
animation = windowsOut, 1, 4, breeze, slidefade
|
||||
|
||||
# Workspaces: airy glide, finishes fast
|
||||
animation = workspaces, 1, 10, overshoot, slidefade
|
||||
animation = workspaces, 1, 4, overshoot, slidefade
|
||||
|
||||
# Subtle polish
|
||||
animation = fade, 1, 4, breeze
|
||||
animation = windowsMove, 1, 3, breeze
|
||||
animation = windowsMove, 1, 1, breeze
|
||||
animation = border, 1, 3, breeze
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user