xmenu/xmenu.sh

14 lines
228 B
Bash
Raw Normal View History

#!/bin/sh
2021-04-30 01:09:10 +02:00
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