dots/hypr/input.conf

26 lines
510 B
Text
Raw Normal View History

# Input settings
input {
kb_layout = us
kb_model = pc105angle
# kb_variant = colemak_dh
kb_variant = cmk_ed_us
kb_options = misc:extend, lv5:caps_switch_lock, grp:shifts_toggle, compose:menu, misc:cmk_curl_dh
2024-06-12 01:34:17 +00:00
repeat_rate = 60
repeat_delay = 200
kb_file =
kb_rules = evdev
follow_mouse = 1
touchpad {
disable_while_typing = yes
natural_scroll = yes
}
2024-06-12 01:34:17 +00:00
sensitivity = 0 # -0.2 #0 # -1.0 - 1.0, 0 means no modification.
accel_profile = flat
}