summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2012-10-16 20:17:22 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2012-10-16 20:17:22 -0400
commitcd0a25f0d6533b972b77bf14b4aed52e00bb0e1d (patch)
treee2cc654adc3429742342ae92ee1ca52473245e2c
parent1ff883371700757696efafefe266572776ac9558 (diff)
wmii: fix autostart
-rwxr-xr-x.wmii/autostart4
1 files changed, 2 insertions, 2 deletions
diff --git a/.wmii/autostart b/.wmii/autostart
index e78b22b..1370689 100755
--- a/.wmii/autostart
+++ b/.wmii/autostart
@@ -7,5 +7,5 @@ daemon notifyd &> /dev/null
daemon blueman-applet &> /dev/null
#daemon linphone --iconified &> /dev/null
-Action rbar_cpu 01
-Action rbar_clock 99
+Action rbar_cpu 01 &
+Action rbar_clock 99 &