dotfiles/.config/hypr/configs/input.conf
2025-08-14 21:32:50 +02:00

20 lines
364 B
Text

input {
kb_layout=us,rs,rs,de
kb_variant=,latinyz,yz,qwerty
kb_options=caps:swapescape,grp:alt_shift_toggle
follow_mouse = 1
numlock_by_default = true
repeat_rate=50
repeat_delay=300
touchpad {
natural_scroll = yes
disable_while_typing = true
scroll_factor = 1
}
}
cursor {
inactive_timeout = 3
}