Files
dotfiles/.config/hypr/input.conf
2025-09-26 18:48:08 +02:00

18 lines
335 B
Plaintext

# https://wiki.hyprland.org/Configuring/Variables/#input
input {
kb_layout = us,no
kb_options = grp:win_space_toggle
kb_variant =
kb_model =
kb_rules =
follow_mouse = 1
sensitivity = 0 # -1.0 - 1.0, 0 means no modification.
accel_profile = flat
touchpad {
natural_scroll = false
}
}