It turns out there are options for adjust the cancelling ratio and force speed for workspace animations. This makes it much closer to real MacOS animations. This was tested against Jas's Macbook Air - M1 and they seem quite closer.
32 lines
475 B
Plaintext
32 lines
475 B
Plaintext
input {
|
|
kb_layout = ie
|
|
kb_variant =
|
|
kb_model =
|
|
kb_options =
|
|
kb_rules =
|
|
|
|
follow_mouse = 1
|
|
accel_profile = flat
|
|
|
|
sensitivity = 0.75
|
|
|
|
touchpad {
|
|
natural_scroll = true
|
|
scroll_factor = 0.45
|
|
}
|
|
}
|
|
|
|
device {
|
|
name = logitech-pro-x-1
|
|
sensitivity = 0
|
|
}
|
|
|
|
gestures {
|
|
workspace_swipe_cancel_ratio = 0
|
|
workspace_swipe_min_speed_to_force = 0
|
|
}
|
|
|
|
|
|
gesture = 3, horizontal, scale: 0.5, workspace
|
|
gesture = 3, down, fullscreen
|