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

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.