iso-profiles/a/bob-plasma/desktop-overlay/etc/X11/xorg.conf.d/30-touchpad.conf
Frede Hundewadt f1c305133f bob naming
2024-04-28 19:12:17 +02:00

6 lines
131 B
Text

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