archcraft-xfce/profile/airootfs/etc/X11/xorg.conf.d/02-touchpad-ttc.conf

7 lines
154 B
Plaintext

Section "InputClass"
Identifier "tap-by-default"
MatchIsTouchpad "on"
MatchDriver "libinput"
Option "Tapping" "on"
EndSection