pmaports/device/testing/device-google-veyron-minnie/i3wm/xorg.conf.d/90-tap-to-click.conf
interstellartaurus 97ac1d9d68
google-veyron-minnie: new device (MR 3187)
Co-authored-by: Jenneron <jenneron@protonmail.com>
2022-06-05 16:23:21 -04:00

6 lines
147 B
Text

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