mbp-manjaro/oem/spitfire-oem-xfce/desktop-overlay/etc/X11/xorg.conf.d/30-touchpad.conf

7 lines
154 B
Plaintext

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