diff options
Diffstat (limited to 'misc/libinput/30-touchpad.conf')
-rw-r--r-- | misc/libinput/30-touchpad.conf | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/misc/libinput/30-touchpad.conf b/misc/libinput/30-touchpad.conf deleted file mode 100644 index b5d4424..0000000 --- a/misc/libinput/30-touchpad.conf +++ /dev/null | |||
@@ -1,7 +0,0 @@ | |||
1 | # check ~/.local/share/xorg/Xorg.0.log for device name | ||
2 | Section "InputClass" | ||
3 | Identifier "touchpad" | ||
4 | Driver "libinput" | ||
5 | Option "Tapping" "on" | ||
6 | Option "NaturalScrolling" "on" | ||
7 | EndSection | ||