dotfiles/.config/hypr/configs/input.conf
2024-02-20 01:09:03 +01:00

13 lines
271 B
Text

input {
kb_layout = us, es
kb_options = compose:rctrl, level3:ralt_switch, grp:win_space_toggle
follow_mouse = 1
numlock_by_default = true
touchpad {
natural_scroll = yes
disable_while_typing = true
scroll_factor = 1
}
}