1
0
src/dmenubar
Anselm R Garbe faa881ba49 minor fix
2008-06-19 09:18:17 +01:00
..
2008-06-19 09:18:17 +01:00
2008-04-09 23:32:46 +01:00
2008-06-19 09:18:17 +01:00
2008-06-13 11:46:50 +01:00
2008-03-22 14:52:00 +00:00
2006-09-26 14:31:42 +02:00

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.