caelestia/hypr/hyprland/input.conf
2025-09-17 13:37:49 +01:00

22 lines
336 B
Text

input {
numlock_by_default = false
repeat_delay = 250
repeat_rate = 35
focus_on_close = 1
touchpad {
natural_scroll = true
disable_while_typing = $touchpadDisableTyping
scroll_factor = $touchpadScrollFactor
}
}
binds {
scroll_event_delay = 0
}
cursor {
hotspot_padding = 1
}