Hyprland-dotfiles/.install/templates/keyboard.conf
Stephan Raabe 0038510d56 Update
2023-11-20 21:45:56 +01:00

13 lines
339 B
Plaintext

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