summaryrefslogtreecommitdiff
path: root/30-touchpad.conf
blob: 86ae81c97dfd04d24b9ed4aee7fd189a14c801d4 (plain)
1
2
3
4
5
6
Section "InputClass"
    Identifier "touchpad catchall"
    Driver "libinput"
    Option "Tapping" "on"
    Option "DisableWhileTyping" "on"
EndSection