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