Files
birch-dots/.config/hypr/input.conf
Dylan De Faoite 63d5d8bf85 feat: reduce scroll factor for smoother scrolling
Refactor input settings into it's own file
2026-02-28 19:43:57 +00:00

24 lines
320 B
Plaintext

input {
kb_layout = ie
kb_variant =
kb_model =
kb_options =
kb_rules =
follow_mouse = 1
accel_profile = flat
force_no_accel=2
sensitivity = 1
touchpad {
natural_scroll = true
scroll_factor = 0.2
}
}
device {
name = logitech-usb-receiver
sensitivity = 0
}