iso-profiles/oem/starlabs-oem-kde/desktop-overlay/etc/X11/xorg.conf.d/30-touchpad.conf
Philip Müller 1d06843aaf [starlabs] kde
- sync with regular 22.0 release
- add missing files
2023-01-25 21:55:58 +07:00

6 lines
131 B
Text

Section "InputClass"
Identifier "touchpad"
Driver "libinput"
MatchIsTouchpad "on"
Option "Tapping" "on"
EndSection