dotfiles/dot_config/hypr/input.conf
Hydroxycarbamide 6de7bc2211 hypr: gestures
2024-06-21 00:38:36 +02:00

24 lines
416 B
Text

input {
kb_file =
kb_layout =
kb_variant =
kb_model =
kb_options = compose:ralt #,caps:escape
kb_rules =
repeat_delay = 200
repeat_rate = 50
follow_mouse = 1
touchpad {
natural_scroll = no
}
sensitivity = 0 # -1.0 - 1.0, 0 means no modification.
force_no_accel = true
}
gestures {
workspace_swipe = true
workspace_swipe_forever = false
}