pmaports/device/testing/device-google-veyron-speedy/i3wm/xorg.conf.d/90-tap-to-click.conf
Anton Bambura 7db9fb51cd
google-veyron-speedy: new device (MR 3187)
[ci:skip-build] Already built successfuly on CI in MR
2022-06-05 16:25:11 -04:00

6 lines
147 B
Text

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