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

7 lines
154 B
Plaintext
Raw Normal View History

2022-10-07 06:19:14 +00:00
Section "InputClass"
Identifier "tap-by-default"
MatchIsTouchpad "on"
MatchDriver "libinput"
Option "Tapping" "on"
EndSection