Clone shirenn's configuration
This commit is contained in:
6
roles/xorg/templates/30-touchpad.conf.j2
Normal file
6
roles/xorg/templates/30-touchpad.conf.j2
Normal file
@@ -0,0 +1,6 @@
|
||||
Section "InputClass"
|
||||
Identifier "touchpad"
|
||||
Driver "libinput"
|
||||
MatchIsTouchpad "on"
|
||||
Option "Tapping" "on"
|
||||
EndSection
|
Reference in New Issue
Block a user