dani-77 7436555acb slock_image 1 month ago
..
LICENSE 19b95c14e0 github import 4 months ago
Makefile 19b95c14e0 github import 4 months ago
README 19b95c14e0 github import 4 months ago
arg.h 19b95c14e0 github import 4 months ago
config.def.h 19b95c14e0 github import 4 months ago
config.h 19b95c14e0 github import 4 months ago
config.mk 19b95c14e0 github import 4 months ago
dmenu 7436555acb slock_image 1 month ago
dmenu-mousesupport-5.0.diff 19b95c14e0 github import 4 months ago
dmenu-numbers-4.9.diff 19b95c14e0 github import 4 months ago
dmenu.1 19b95c14e0 github import 4 months ago
dmenu.c 19b95c14e0 github import 4 months ago
dmenu.o 7436555acb slock_image 1 month ago
dmenu_path 19b95c14e0 github import 4 months ago
dmenu_run 19b95c14e0 github import 4 months ago
drw.c 19b95c14e0 github import 4 months ago
drw.h 19b95c14e0 github import 4 months ago
drw.o 7436555acb slock_image 1 month ago
stest 7436555acb slock_image 1 month ago
stest.1 19b95c14e0 github import 4 months ago
stest.c 19b95c14e0 github import 4 months ago
stest.o 7436555acb slock_image 1 month ago
util.c 19b95c14e0 github import 4 months ago
util.h 19b95c14e0 github import 4 months ago
util.o 7436555acb slock_image 1 month ago

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.