mirror of
https://github.com/balkian/dotfiles.git
synced 2024-11-05 13:11:43 +00:00
6f07d96ea0
* Added ranger * Update vim airline * Added udiskie and * Updated i3 status * Updated zsh paths to load even when not in a login session
12 lines
220 B
Plaintext
12 lines
220 B
Plaintext
Section "InputClass"
|
|
Identifier "touchpad catchall"
|
|
Driver "synaptics"
|
|
MatchIsTouchpad "on"
|
|
MatchDevicePath "/dev/input/event*"
|
|
|
|
Option "TapButton1" "1"
|
|
Option "TapButton2" "3"
|
|
Option "TapButton3" "2"
|
|
EndSection
|
|
|