Files
dotfiles/hypr/configs/input.conf
2025-08-13 21:46:48 +02:00

14 lines
269 B
Plaintext

input {
kb_layout = de
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 = 0.5
}
}