xmenu/xmenu.sh

14 lines
234 B
Bash
Raw Normal View History

#!/bin/sh
2020-05-19 11:22:00 +02:00
cat <<EOF | xmenu | sh &
Applications
IMG:./icons/web.png Web Browser firefox
IMG:./icons/gimp.png Image editor gimp
Terminal (xterm) xterm
Terminal (urxvt) urxvt
Terminal (st) st
Shutdown poweroff
Reboot reboot
EOF