commit 63bcb2cd1f746bd573adf2bedf6b6b1b0a84092e
parent 1ef66d2eed913a3083ea53a6d4ca4d423e2f6911
Author: Anselm R. Garbe <garbeam@wmii.de>
Date: Sat, 11 Feb 2006 14:32:13 +0100
sending subshell into background
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rc/wmiirc b/rc/wmiirc
@@ -97,7 +97,7 @@ fn items {
} | sort
}
rm -f /tmp/ns.$USER.$DISPLAY/p.menu
-@ items $OLD_PATH > /tmp/ns.$USER.$DISPLAY/p.menu
+@ items $OLD_PATH > /tmp/ns.$USER.$DISPLAY/p.menu &
# MISC
xsetroot -solid '#1a1c10'