pmaports/device/testing/device-google-peach-pit/i3wm/xorg.conf.d/90-tap-to-click.conf
2022-03-10 12:12:07 +03:00

6 lines
147 B
Text

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