dotfiles/.config/hypr/configs/input.conf
2025-05-09 22:52:10 +02:00

16 lines
327 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
}
}