From 1d71fab074e22e830554b0b5a73ec9a092643d07 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Wed, 14 Aug 2013 16:12:23 -0400 Subject: wmii: play with PATH better --- .config/wmii/autostart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/wmii/autostart') diff --git a/.config/wmii/autostart b/.config/wmii/autostart index d95ce34..dc37f40 100755 --- a/.config/wmii/autostart +++ b/.config/wmii/autostart @@ -1,5 +1,5 @@ #!/bin/bash -. "$HOME/.wmii/include.sh" +. include.sh daemon lxpanel &> /dev/null daemon nm-applet &> /dev/null -- cgit v1.2.3-2-g168b