dani-77 ca299346d0 Xorg 5 mesi fa
..
LICENSE 19b95c14e0 github import 10 mesi fa
Makefile 19b95c14e0 github import 10 mesi fa
README 19b95c14e0 github import 10 mesi fa
arg.h 19b95c14e0 github import 10 mesi fa
config.def.h 19b95c14e0 github import 10 mesi fa
config.h 19b95c14e0 github import 10 mesi fa
config.mk 19b95c14e0 github import 10 mesi fa
dmenu ca299346d0 Xorg 5 mesi fa
dmenu-mousesupport-5.0.diff 19b95c14e0 github import 10 mesi fa
dmenu-numbers-4.9.diff 19b95c14e0 github import 10 mesi fa
dmenu.1 19b95c14e0 github import 10 mesi fa
dmenu.c 19b95c14e0 github import 10 mesi fa
dmenu.o ca299346d0 Xorg 5 mesi fa
dmenu_path 19b95c14e0 github import 10 mesi fa
dmenu_run 19b95c14e0 github import 10 mesi fa
drw.c 19b95c14e0 github import 10 mesi fa
drw.h 19b95c14e0 github import 10 mesi fa
drw.o 7436555acb slock_image 7 mesi fa
stest ca299346d0 Xorg 5 mesi fa
stest.1 19b95c14e0 github import 10 mesi fa
stest.c 19b95c14e0 github import 10 mesi fa
stest.o 7436555acb slock_image 7 mesi fa
util.c 19b95c14e0 github import 10 mesi fa
util.h 19b95c14e0 github import 10 mesi fa
util.o 7436555acb slock_image 7 mesi fa

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.