Minor change to `Makefile` to set FreeBSD paths as default.
[xmenu] / xmenu.sh
... / ...
CommitLineData
1#!/bin/sh
2
3xmenu <<EOF | sh &
4Applications
5 IMG:./icons/web.png Web Browser firefox
6 IMG:./icons/gimp.png Image editor gimp
7Terminal (xterm) xterm
8Terminal (urxvt) urxvt
9Terminal (st) st
10
11Shutdown poweroff
12Reboot reboot
13EOF