summaryrefslogtreecommitdiff
path: root/.config/wmii-hg/autostart
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2014-03-27 15:29:34 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-03-27 15:29:34 -0400
commita7a1d39731eff9716a500579d94904ec92608a6f (patch)
tree379bf3afc1012606a6c240e3c8cd000bde4458d2 /.config/wmii-hg/autostart
parent674efbf431f2c1c879c9bfed05f7ed6adce22351 (diff)
mv .config/wmii .config/wmii-hg
Diffstat (limited to '.config/wmii-hg/autostart')
-rwxr-xr-x.config/wmii-hg/autostart4
1 files changed, 4 insertions, 0 deletions
diff --git a/.config/wmii-hg/autostart b/.config/wmii-hg/autostart
new file mode 100755
index 0000000..aae23f4
--- /dev/null
+++ b/.config/wmii-hg/autostart
@@ -0,0 +1,4 @@
+#!/bin/bash
+daemon lxpanel &> /dev/null
+daemon wicd-client -t &> /dev/null
+daemon notifyd &> /dev/null