Move synaptics settings to org file

This commit is contained in:
Ian Keane 2024-09-18 21:56:39 -04:00
parent 3fe4b3adb1
commit 3c37c13620
2 changed files with 13 additions and 7 deletions

View file

@ -1,7 +0,0 @@
Section "InputClass"
Identifier "touchpad catchall"
Driver "synaptics"
MatchIsTouchpad "on"
MatchDevicePath "/dev/input/event*"
Option "MaxTapTime" "0"
EndSection