Add touchpad conf
This commit is contained in:
parent
d10dae9bfb
commit
ea2f8a585e
7
libinput/30-touchpad.conf
Normal file
7
libinput/30-touchpad.conf
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
Section "InputClass"
|
||||||
|
Identifier "touchpad catchall"
|
||||||
|
Driver "libinput"
|
||||||
|
MatchIsTouchpad "on"
|
||||||
|
Option "NaturalScrolling" "True"
|
||||||
|
Option "Tapping" "True"
|
||||||
|
EndSection
|
Loading…
x
Reference in New Issue
Block a user