Tree
- Tree:
0f1834563f47b9bde8ea43cfb3279a1cf3e49a30- Date:
- Message:
- this is only a temporary workaround, the command executed by -p must be configurable through some switch, that was the initial idea, just using sselp is too limited, I'll look into the other issues soon
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.
