strlst 43916d47c3 misc changes il y a 1 an
..
patches 39089d473c new dmenu and a bunch of revisions il y a 1 an
LICENSE 39089d473c new dmenu and a bunch of revisions il y a 1 an
Makefile 39089d473c new dmenu and a bunch of revisions il y a 1 an
README 39089d473c new dmenu and a bunch of revisions il y a 1 an
arg.h 39089d473c new dmenu and a bunch of revisions il y a 1 an
config.def.h 39089d473c new dmenu and a bunch of revisions il y a 1 an
config.h 43916d47c3 misc changes il y a 1 an
config.mk 39089d473c new dmenu and a bunch of revisions il y a 1 an
dmenu.1 39089d473c new dmenu and a bunch of revisions il y a 1 an
dmenu.c 39089d473c new dmenu and a bunch of revisions il y a 1 an
dmenu_path 39089d473c new dmenu and a bunch of revisions il y a 1 an
dmenu_run 39089d473c new dmenu and a bunch of revisions il y a 1 an
drw.c 39089d473c new dmenu and a bunch of revisions il y a 1 an
drw.h 39089d473c new dmenu and a bunch of revisions il y a 1 an
stest.1 39089d473c new dmenu and a bunch of revisions il y a 1 an
stest.c 39089d473c new dmenu and a bunch of revisions il y a 1 an
util.c 39089d473c new dmenu and a bunch of revisions il y a 1 an
util.h 39089d473c new dmenu and a bunch of revisions il y a 1 an

README

dmenu - dynamic menu
====================
dmenu is an efficient dynamic 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.