strlst 43916d47c3 misc changes %!s(int64=2) %!d(string=hai) anos
..
patches 39089d473c new dmenu and a bunch of revisions %!s(int64=2) %!d(string=hai) anos
LICENSE 39089d473c new dmenu and a bunch of revisions %!s(int64=2) %!d(string=hai) anos
Makefile 39089d473c new dmenu and a bunch of revisions %!s(int64=2) %!d(string=hai) anos
README 39089d473c new dmenu and a bunch of revisions %!s(int64=2) %!d(string=hai) anos
arg.h 39089d473c new dmenu and a bunch of revisions %!s(int64=2) %!d(string=hai) anos
config.def.h 39089d473c new dmenu and a bunch of revisions %!s(int64=2) %!d(string=hai) anos
config.h 43916d47c3 misc changes %!s(int64=2) %!d(string=hai) anos
config.mk 39089d473c new dmenu and a bunch of revisions %!s(int64=2) %!d(string=hai) anos
dmenu.1 39089d473c new dmenu and a bunch of revisions %!s(int64=2) %!d(string=hai) anos
dmenu.c 39089d473c new dmenu and a bunch of revisions %!s(int64=2) %!d(string=hai) anos
dmenu_path 39089d473c new dmenu and a bunch of revisions %!s(int64=2) %!d(string=hai) anos
dmenu_run 39089d473c new dmenu and a bunch of revisions %!s(int64=2) %!d(string=hai) anos
drw.c 39089d473c new dmenu and a bunch of revisions %!s(int64=2) %!d(string=hai) anos
drw.h 39089d473c new dmenu and a bunch of revisions %!s(int64=2) %!d(string=hai) anos
stest.1 39089d473c new dmenu and a bunch of revisions %!s(int64=2) %!d(string=hai) anos
stest.c 39089d473c new dmenu and a bunch of revisions %!s(int64=2) %!d(string=hai) anos
util.c 39089d473c new dmenu and a bunch of revisions %!s(int64=2) %!d(string=hai) anos
util.h 39089d473c new dmenu and a bunch of revisions %!s(int64=2) %!d(string=hai) anos

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.