startpmenu: A small script that runs a Window Manager before pmenu
authorMichael Mrozek <EvilDragon@openpandora.org>
Thu, 15 Apr 2010 02:08:33 +0000 (04:08 +0200)
committerMichael Mrozek <EvilDragon@openpandora.org>
Thu, 15 Apr 2010 02:08:33 +0000 (04:08 +0200)
recipes/pandora-system/pandora-scripts/startpmenu [new file with mode: 0644]

diff --git a/recipes/pandora-system/pandora-scripts/startpmenu b/recipes/pandora-system/pandora-scripts/startpmenu
new file mode 100644 (file)
index 0000000..e43163e
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/sh
+xfwm4&
+pmenu
\ No newline at end of file