The script now supposes that xmenu is installed
[xmenu] / xmenu.sh
CommitLineData
7fbd1c5e 1#!/bin/sh
2
813ade53 3cat <<EOF | xmenu | xargs sh -c &
7fbd1c5e 4Applications
5 Web Browser firefox
6 Image editor gimp
7Terminal (xterm) xterm
8Terminal (urxvt) urxvt
9Terminal (st) st
10
11Shutdown poweroff
12Reboot reboot
13EOF