summaryrefslogtreecommitdiff
path: root/.config/wmii/autostart
diff options
context:
space:
mode:
Diffstat (limited to '.config/wmii/autostart')
-rwxr-xr-x.config/wmii/autostart4
1 files changed, 4 insertions, 0 deletions
diff --git a/.config/wmii/autostart b/.config/wmii/autostart
new file mode 100755
index 0000000..aae23f4
--- /dev/null
+++ b/.config/wmii/autostart
@@ -0,0 +1,4 @@
+#!/bin/bash
+daemon lxpanel &> /dev/null
+daemon wicd-client -t &> /dev/null
+daemon notifyd &> /dev/null