summaryrefslogtreecommitdiff
path: root/.wmii/autostart
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2012-07-16 23:29:42 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2012-07-16 23:29:42 -0400
commit20e043a15ab0c3b0eee84caad9075754683df627 (patch)
tree96d9def3da1499ecad966de0dbf0ea2884866a77 /.wmii/autostart
parent7036a9b36396ae49cf8ba0f8ad5fe139a65433c1 (diff)
mess with wmii and xinitrc, add lxpanel
Diffstat (limited to '.wmii/autostart')
-rwxr-xr-x.wmii/autostart3
1 files changed, 3 insertions, 0 deletions
diff --git a/.wmii/autostart b/.wmii/autostart
new file mode 100755
index 0000000..b44ade8
--- /dev/null
+++ b/.wmii/autostart
@@ -0,0 +1,3 @@
+#!/bin/bash
+daemon lxpanel &> /dev/null
+daemon wicd-client -t &> /dev/null