pmaports/device/testing/device-google-snow/i3wm/xorg.conf.d/90-tap-to-click.conf

7 lines
147 B
Text
Raw Normal View History

2022-01-29 14:26:24 +00:00
Section "InputClass"
Identifier "touchpad"
MatchIsTouchpad "on"
Driver "libinput"
Option "Tapping" "on"
EndSection