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