Hyprland-dotfiles/hypr/conf/keyboard.conf
Stephan Raabe 3dd14b6ffe Bugfixes
2023-10-02 14:40:43 +02:00

17 lines
381 B
Plaintext

# -----------------------------------------------------
# Keyboard layout and mouse
# -----------------------------------------------------
input {
kb_layout = $keyboardlayout
kb_variant =
kb_model =
kb_options =
kb_rules =
follow_mouse = 1
touchpad {
natural_scroll = false
}
sensitivity = 0 # -1.0 - 1.0, 0 means no modification.
}