This commit is contained in:
Stephan Raabe
2024-06-05 17:05:48 +02:00
parent 41b6b496c1
commit 972d49978c
2 changed files with 13 additions and 4 deletions
+5 -1
View File
@@ -8,7 +8,7 @@ input {
kb_model =
kb_options =
numlock_by_default = true
mouse_refocus=false
mouse_refocus = false
# For United States
# kb_layout = us
@@ -28,3 +28,7 @@ input {
}
sensitivity = 0 # -1.0 - 1.0, 0 means no modification.
}
gestures {
workspace_swipe = true
}