Files
dotfiles/hypr/conf/input.conf
2026-02-08 01:53:11 +03:00

19 lines
377 B
Plaintext
Executable File

# For all categories, see https://wiki.hyprland.org/Configuring/Variables/
input {
# kb_layout = us,ru,jp
# kb_variant =
# kb_model =
# kb_options = grp:win_space_toggle
# kb_rules =
follow_mouse = 1
touchpad {
disable_while_typing = false
natural_scroll = true
}
sensitivity = 0 # -1.0 - 1.0, 0 means no modification.
}