Xmenu now has a man page.
[xmenu] / xmenu.sh
index c6a2188..b1abab3 100755 (executable)
--- a/xmenu.sh
+++ b/xmenu.sh
@@ -1,6 +1,6 @@
 #!/bin/sh
 
 #!/bin/sh
 
-cat <<EOF | ./xmenu -w | xargs sh -c
+cat <<EOF | ./xmenu | xargs sh -c
 Applications
        Web Browser     firefox
        Image editor    gimp
 Applications
        Web Browser     firefox
        Image editor    gimp
@@ -11,4 +11,3 @@ Terminal (st)         st
 Shutdown               poweroff
 Reboot                 reboot
 EOF
 Shutdown               poweroff
 Reboot                 reboot
 EOF
-