From a7a1d39731eff9716a500579d94904ec92608a6f Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Thu, 27 Mar 2014 15:29:34 -0400 Subject: mv .config/wmii .config/wmii-hg --- .config/wmii-hg/autostart | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 .config/wmii-hg/autostart (limited to '.config/wmii-hg/autostart') 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 -- cgit v1.2.3-54-g00ecf