forked from Shinonome/dots-hyprland
hyprland: adjust anims
This commit is contained in:
@@ -41,6 +41,7 @@ dwindle {
|
||||
preserve_split = true
|
||||
smart_split = false
|
||||
smart_resizing = false
|
||||
# precise_mouse_move = true
|
||||
}
|
||||
|
||||
decoration {
|
||||
@@ -94,10 +95,10 @@ animations {
|
||||
animation = border, 1, 10, emphasizedDecel
|
||||
# layers
|
||||
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
|
||||
animation = fadeLayersIn, 1, 0.5, menu_decel
|
||||
animation = fadeLayersOut, 1, 2, menu_accel
|
||||
animation = fadeLayersOut, 1, 2.2, menu_accel
|
||||
# workspaces
|
||||
animation = workspaces, 1, 7, menu_decel, slide
|
||||
## specialWorkspace
|
||||
|
||||
Reference in New Issue
Block a user