X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=usr_bin%2Fwm-ng;h=0e62170b1710ccf7b36857f7b2e12f0e7612ea4b;hb=1f0b02fbbe5adaea1054672d7cf9d6a37ff9178e;hp=ef17089db750dfc8dab025dfb9bfc81d1b24733e;hpb=e720deae78f1eda5e6f62629606c194f16796762;p=grml-scripts.git diff --git a/usr_bin/wm-ng b/usr_bin/wm-ng index ef17089..0e62170 100755 --- a/usr_bin/wm-ng +++ b/usr_bin/wm-ng @@ -1,17 +1,16 @@ #!/bin/sh # Filename: wm-ng # Purpose: a wrapper script to call fluxbox with some additional features activated -# Authors: grml-team (grml.org), (c) Michael Prokop +# Authors: grml-team (grml.org) # Bug-Reports: see http://grml.org/bugs/ # License: This file is licensed under the GPL v2. -# Latest change: Thu Nov 03 15:32:49 CET 2005 [mika] ################################################################################ -/usr/bin/gkrellm & # -w +gkrellm -g -1+26 & (sleep 2; idesk &) & -/usr/bin/fluxbox +fluxbox exit $?