hyprland: decrease anim length
This commit is contained in:
parent
044bacf756
commit
614f8f5dc6
1 changed files with 2 additions and 4 deletions
|
@ -49,11 +49,9 @@ animations {
|
||||||
animation = windowsIn, 1, 3, windowIn, slide #popin 20%
|
animation = windowsIn, 1, 3, windowIn, slide #popin 20%
|
||||||
animation = windowsOut, 1, 3, windowIn, slide #popin 70%
|
animation = windowsOut, 1, 3, windowIn, slide #popin 70%
|
||||||
animation = windowsMove, 1, 2.5, windowResize
|
animation = windowsMove, 1, 2.5, windowResize
|
||||||
animation = border, 1, 10, default
|
|
||||||
animation = borderangle, 1, 8, default
|
|
||||||
animation = fade, 1, 3, default
|
animation = fade, 1, 3, default
|
||||||
animation = workspaces, 1, 5, workspacesMove, slidevert
|
animation = workspaces, 1, 4, workspacesMove, slidevert
|
||||||
animation = layers, 1, 5, windowIn, slide
|
animation = layers, 1, 4, windowIn, slide
|
||||||
}
|
}
|
||||||
|
|
||||||
gestures {
|
gestures {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue