nix-conf/home/config/hypr/input.conf
2024-12-26 01:24:59 +08:00

20 lines
283 B
Text
Executable file

input {
kb_layout = us
kb_variant =
kb_model =
kb_rules =
follow_mouse = 1
accel_profile = flat
touchpad {
natural_scroll = true
}
sensitivity = -0.1 # -1.0 - 1.0, 0 means no modification.
}
cursor {
no_hardware_cursors = true
}