update dotfiles
[~madcoder/dotfiles.git] / xsessionrc
index f7ac710..1731f06 100755 (executable)
@@ -1,7 +1,3 @@
 #! /bin/zsh
 
 . "$HOME/.config/zsh/20_environment"
-
-if which synclient &>/dev/null; then
-    synclient TapButton1=1 FastTaps=1 VertEdgeScroll=1 HorizEdgeScroll=1
-fi