This commit is contained in:
Stephan Raabe
2023-10-02 14:40:43 +02:00
parent 9e22d194d8
commit 3dd14b6ffe
16 changed files with 121 additions and 113 deletions

16
hypr/conf/keyboard.conf Normal file
View File

@@ -0,0 +1,16 @@
# -----------------------------------------------------
# Keyboard layout and mouse
# -----------------------------------------------------
input {
kb_layout = $keyboardlayout
kb_variant =
kb_model =
kb_options =
kb_rules =
follow_mouse = 1
touchpad {
natural_scroll = false
}
sensitivity = 0 # -1.0 - 1.0, 0 means no modification.
}