mirror of
https://github.com/StepanovPlaton/dmenu.git
synced 2026-04-03 12:20:44 +04:00
b1b9884574ac6996db3b2decd765fc93e17d2aad
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.
Languages
C
83.6%
Roff
10.9%
Makefile
4.9%
Shell
0.6%