From 20e043a15ab0c3b0eee84caad9075754683df627 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Mon, 16 Jul 2012 23:29:42 -0400 Subject: mess with wmii and xinitrc, add lxpanel --- .wmii/autostart | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 .wmii/autostart (limited to '.wmii/autostart') 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 -- cgit v1.2.3-2-g168b