Mine
public text v1 · immutablecat /etc/X11/xorg.conf.d/30-touchpad.conf
Section "InputClass"
Identifier "evdev touchpad catchall"
MatchIsTouchpad "on"
MatchDevicePath "/dev/input/event*"
Driver "synaptics"
EndSection