nullvisage a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp hace 1 mes
..
LICENSE a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp hace 1 mes
Makefile a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp hace 1 mes
README a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp hace 1 mes
arg.h a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp hace 1 mes
config.def.h a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp hace 1 mes
config.h a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp hace 1 mes
config.mk a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp hace 1 mes
dmenu a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp hace 1 mes
dmenu.1 a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp hace 1 mes
dmenu.c a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp hace 1 mes
dmenu.o a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp hace 1 mes
dmenu_path a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp hace 1 mes
dmenu_run a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp hace 1 mes
drw.c a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp hace 1 mes
drw.h a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp hace 1 mes
drw.o a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp hace 1 mes
stest a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp hace 1 mes
stest.1 a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp hace 1 mes
stest.c a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp hace 1 mes
stest.o a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp hace 1 mes
util.c a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp hace 1 mes
util.h a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp hace 1 mes
util.o a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp hace 1 mes

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.