Merge branch 'master' of github.com:elfrinjo/dotfiles
This commit is contained in:
commit
b9ad699760
1 changed files with 6 additions and 3 deletions
|
@ -4,7 +4,10 @@ Section "InputClass"
|
|||
MatchIsTouchpad "on"
|
||||
Driver "libinput"
|
||||
Option "Tapping" "on"
|
||||
Option "TappingDrag" "on"
|
||||
Option "TappingDragLock" "on"
|
||||
Option "DisableWhileTyping" "on"
|
||||
#Option "ScrollMethod" "edge"
|
||||
Option "NaturalScrolling" "true"
|
||||
Option "AccelSpeed" "1.1"
|
||||
#Option "ScrollMethod" "edge"
|
||||
EndSection
|
||||
|
|
Reference in a new issue