From: Michael Mrozek Date: Thu, 15 Apr 2010 02:08:33 +0000 (+0200) Subject: startpmenu: A small script that runs a Window Manager before pmenu X-Git-Tag: Release-2010-05/1~45 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=openpandora.oe.git;a=commitdiff_plain;h=09412b18dcfb325b043c18b9dc0efc37fd065a07 startpmenu: A small script that runs a Window Manager before pmenu --- diff --git a/recipes/pandora-system/pandora-scripts/startpmenu b/recipes/pandora-system/pandora-scripts/startpmenu new file mode 100644 index 0000000..e43163e --- /dev/null +++ b/recipes/pandora-system/pandora-scripts/startpmenu @@ -0,0 +1,3 @@ +#!/bin/sh +xfwm4& +pmenu \ No newline at end of file