X-Git-Url: https://git.subgeniuskitty.com/xmenu/.git/blobdiff_plain/7fbd1c5ed0a269fbb1ff830e8f6def064c073dae..85003546a2bff0ebe5e7e326f7baa8329bc3df7d:/README diff --git a/README b/README index d4dea30..4df29b9 100644 --- a/README +++ b/README @@ -8,13 +8,11 @@ to select one of the options, and outputs the option selected to stdout. In order to build xmenu you need the Xlib header files. -Edit config.mk to match your local setub (dwm is installed into the +Edit config.mk to match your local setup (xmenu is installed into the /usr/local prefix by default). Then enter the following command to -build and install dwm (if necessary as root). +build and install xmenu (if necessary as root). -┌─────────────────────────────────────────────────────────────────────┐ -│ make clean install │ -└─────────────────────────────────────────────────────────────────────┘ + make clean install § Running xmenu @@ -26,3 +24,5 @@ of tabs. Lines without labels are menu separators. See the script ./xmenu.sh for an example of how xmenu can be used to draw a simple menu with submenus and separators. + +Read the manual for more information on running xmenu.