Files
dotfiles/hyprland/.config/hypr/keyboard.conf
2024-11-29 16:17:59 +01:00

19 lines
342 B
Plaintext

# For all categories, see https://wiki.hyprland.org/Configuring/Variables/
input {
kb_layout = us
kb_variant = ,alt-intl
kb_model =
kb_options =
kb_rules =
numlock_by_default = true
follow_mouse = 0
touchpad {
natural_scroll = no
}
sensitivity = 0 # -1.0 to 1.0, 0 means no modification.
}