From 1d186c2dbdcab468b993afe3af78550030979562 Mon Sep 17 00:00:00 2001 From: Christian Hofstaedtler Date: Thu, 13 Oct 2011 19:48:47 +0200 Subject: [PATCH 1/1] fix typo in wm-ng --- usr_bin/wm-ng | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr_bin/wm-ng b/usr_bin/wm-ng index 1660848..d8fc87a 100755 --- a/usr_bin/wm-ng +++ b/usr_bin/wm-ng @@ -6,7 +6,7 @@ # License: This file is licensed under the GPL v2. ################################################################################ -# start Grml's fluxbox setup only if fluxbo is present +# start Grml's fluxbox setup only if fluxbox is present if [ -x "$(which fluxbox 2>/dev/null)" ] ; then gkrellm -g -1+26 & (sleep 2; idesk &) & -- 2.1.4