Add example to enable touchpad while typing (#4075)

Useful for games!
This commit is contained in:
David Wales
2026-01-05 22:17:43 +11:00
committed by GitHub
parent 1a5fdbc294
commit b9b5de4751

View File

@@ -25,6 +25,9 @@ input {
# Control the speed of your scrolling
scroll_factor = 0.4
# Enable the touchpad while typing
# disable_while_typing = false
# Left-click-and-drag with three fingers
# drag_3fg = 1
}