Hyprland-dotfiles/hypr/conf/keyboard.conf
Stephan Raabe 0607296848 Update
2023-12-18 20:33:29 +01:00

17 lines
400 B
Plaintext

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