Remove old xorg touchpad config

This commit is contained in:
RealStickman 2022-07-20 15:47:07 +02:00 committed by exu
parent eeb25be74b
commit 9ebc33a30b

View File

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