|
# https://wiki.hyprland.org/Configuring/Variables/#input
|
|
input {
|
|
kb_layout = de
|
|
kb_variant =
|
|
kb_model =
|
|
kb_options = caps:swapescape
|
|
kb_rules =
|
|
left_handed = true
|
|
follow_mouse = 1
|
|
|
|
sensitivity = 0 # -1.0 - 1.0, 0 means no modification.
|
|
|
|
touchpad {
|
|
natural_scroll = false
|
|
}
|
|
}
|