xmenu/xmenu.sh
2021-04-29 20:09:10 -03:00

14 lines
228 B
Bash
Executable File

#!/bin/sh
xmenu <<EOF | 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