Hyprland-dotfiles/hypr/conf/keyboard.conf
2023-11-27 08:57:38 +01:00

16 lines
347 B
Plaintext

# -----------------------------------------------------
# Keyboard Layout
# -----------------------------------------------------
input {
kb_layout = us
kb_variant =
kb_model =
kb_options =
follow_mouse = 1
touchpad {
natural_scroll = false
}
sensitivity = 0 # -1.0 - 1.0, 0 means no modification.
}