A mirror of phillbush's xmenu.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

14 line
234 B

  1. #!/bin/sh
  2. cat <<EOF | xmenu | sh &
  3. Applications
  4. IMG:./icons/web.png Web Browser firefox
  5. IMG:./icons/gimp.png Image editor gimp
  6. Terminal (xterm) xterm
  7. Terminal (urxvt) urxvt
  8. Terminal (st) st
  9. Shutdown poweroff
  10. Reboot reboot
  11. EOF