conf2/hprland/.config/hypr/conf/keyboard.conf

23 lines
359 B
Plaintext
Raw Normal View History

2024-10-23 17:23:20 +00:00
#############
### INPUT ###
#############
# https://wiki.hyprland.org/Configuring/Variables/#input
input {
kb_layout = fr
kb_variant =
kb_model =
kb_options =
kb_rules =
numlock_by_default = true
follow_mouse = 1
sensitivity = 0 # -1.0 - 1.0, 0 means no modification.
touchpad {
natural_scroll = false
}
}