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

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.