diff --git a/arch-config/etc/X11/xorg.conf.d/30-touchpad.conf b/arch-config/etc/X11/xorg.conf.d/30-touchpad.conf deleted file mode 100755 index 376f9c40..00000000 --- a/arch-config/etc/X11/xorg.conf.d/30-touchpad.conf +++ /dev/null @@ -1,7 +0,0 @@ -Section "InputClass" - Identifier "touchpad" - Driver "libinput" - MatchIsTouchpad "on" - Option "Tapping" "on" - Option "ScrollMethod" "twofinger" -EndSection