Remove old xorg touchpad config

This commit is contained in:
RealStickman 2022-07-20 15:47:07 +02:00
parent 9e9a67ab21
commit 08622cd128

View File

@ -1,7 +0,0 @@
Section "InputClass"
Identifier "touchpad"
Driver "libinput"
MatchIsTouchpad "on"
Option "Tapping" "on"
Option "ScrollMethod" "twofinger"
EndSection