X-Git-Url: https://oss.titaniummirror.com/gitweb?a=blobdiff_plain;f=dwmrc;h=fae0c26fb299f663568ec52317c152e66a4a0db7;hb=0b52959399fc56280679a0e6dc92a9a7486654a8;hp=3bcf522294c1401745e1d15337c9339a5b109318;hpb=f3bfcfbe01b0f3412c0de1f188493043aad1b1ec;p=smckown%2Fdotfiles.git diff --git a/dwmrc b/dwmrc index 3bcf522..fae0c26 100755 --- a/dwmrc +++ b/dwmrc @@ -29,6 +29,9 @@ dispcfg xset dpms 300 600 1200 pgrep -x xss-lock || xss-lock -- i3lock --dpms & +# Turn off touchpad (later use a toggle) +type synclient 2>/dev/null && synclient TouchpadOff=1 + # Applets, etc pgrep -x xbindkeys || xbindkeys & pgrep -x dunst || dunst &