Update configs for tommy.

This commit is contained in:
Darren 'Tadgy' Austin 2023-11-11 22:25:06 +00:00
commit 0bf6b014e2
57 changed files with 206 additions and 279 deletions

View file

@ -0,0 +1,9 @@
Section "InputClass"
Identifier "Touchpad"
MatchIsTouchpad "on"
Driver "libinput"
Option "Tapping" "on"
Option "ClickMethod" "clickfinger"
Option "AccelSpeed" "0.25"
# Option "DisableWhileTyping" "bool"
EndSection