pmaports/device/testing/device-google-peach-pi/i3wm/xorg.conf.d/90-tap-to-click.conf
Iourine 97e5330cb1
google-peach-pi: new device (Samsung Chromebook2 13.3") (MR 3007)
[ci:skip-build] Already built successfuly on CI in MR
2022-03-23 22:41:42 +01:00

6 lines
147 B
Text

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