19 lines
342 B
Plaintext
19 lines
342 B
Plaintext
# For all categories, see https://wiki.hyprland.org/Configuring/Variables/
|
|
input {
|
|
kb_layout = us
|
|
kb_variant = ,alt-intl
|
|
kb_model =
|
|
kb_options =
|
|
kb_rules =
|
|
numlock_by_default = true
|
|
|
|
follow_mouse = 0
|
|
|
|
touchpad {
|
|
natural_scroll = no
|
|
}
|
|
|
|
sensitivity = 0 # -1.0 to 1.0, 0 means no modification.
|
|
}
|
|
|