fix(hypr): fix minimum force speed
This commit is contained in:
@@ -23,9 +23,9 @@ device {
|
||||
|
||||
gestures {
|
||||
workspace_swipe_cancel_ratio = 0
|
||||
workspace_swipe_min_speed_to_force = 0
|
||||
workspace_swipe_min_speed_to_force = 10
|
||||
}
|
||||
|
||||
|
||||
gesture = 3, horizontal, scale: 0.5, workspace
|
||||
gesture = 3, horizontal, scale: 0.1, workspace
|
||||
gesture = 3, down, fullscreen
|
||||
|
||||
Reference in New Issue
Block a user