Tree
- Tree:
6d39ef2ae91d154bd88934b5f97b05b11924712c- Date:
- Message:
- Added tag 4.0 for changeset 78f9f72cc9c6
README
dmenu - dynamic menu
====================
dmenu is a generic and efficient menu for X.
Requirements
------------
In order to build dmenu you need the Xlib header files.
Installation
------------
Edit config.mk to match your local setup (dmenu is installed into
the /usr/local namespace by default).
Afterwards enter the following command to build and install dmenu (if
necessary as root):
make clean install
Running dmenu
-------------
See the man page for details.
