dots/hypr/input.conf
2024-06-12 03:34:17 +02:00

25 lines
510 B
Text

# 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
repeat_rate = 60
repeat_delay = 200
kb_file =
kb_rules = evdev
follow_mouse = 1
touchpad {
disable_while_typing = yes
natural_scroll = yes
}
sensitivity = 0 # -0.2 #0 # -1.0 - 1.0, 0 means no modification.
accel_profile = flat
}