xmenu/xmenu.sh
phillbush 33376f5420 Merging icons branch on master branch.
And adjusting the geometry of items.
2020-05-31 20:29:46 -03:00

14 lines
234 B
Bash
Executable File

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