dotfiles/.config/hypr/configs/input.conf

18 lines
349 B
Text

input {
kb_layout = us, es
# kb_variant = colemak_dh
kb_options = compose:rctrl, level3:ralt_switch, grp:win_space_toggle, ctrl:nocaps
follow_mouse = 1
numlock_by_default = true
touchpad {
natural_scroll = yes
disable_while_typing = true
scroll_factor = 1
}
}
cursor {
inactive_timeout = 3
}