From 47970b8116f813ea9d963a8f5bb147a45fbfa51f Mon Sep 17 00:00:00 2001 From: Valentin Gehrke Date: Thu, 10 Sep 2015 02:23:49 +0200 Subject: [PATCH] Added unclutter to autostart --- bspwm/autostart | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bspwm/autostart b/bspwm/autostart index 50533c5..d10f502 100755 --- a/bspwm/autostart +++ b/bspwm/autostart @@ -17,6 +17,9 @@ udsikie -2 -N & # Autolocking xss-lock -- ~/.config/scripts/lock.sh & +# Auto hiding mouse +unclutter & + # Autostart programs ( sleep 3; ( nice thunderbird &