xmenu/xmenu.sh
2020-05-27 11:19:49 -03:00

14 lines
193 B
Bash
Executable File

#!/bin/sh
cat <<EOF | xmenu | sh &
Applications
Web Browser firefox
Image editor gimp
Terminal (xterm) xterm
Terminal (urxvt) urxvt
Terminal (st) st
Shutdown poweroff
Reboot reboot
EOF