Hyprland-dotfiles/hypr/conf/keyboard.conf

17 lines
381 B
Plaintext
Raw Normal View History

2023-10-02 08:40:43 -04:00
# -----------------------------------------------------
# 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.
}