nullvisage a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp 1 mesiac pred
..
LICENSE a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp 1 mesiac pred
Makefile a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp 1 mesiac pred
README a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp 1 mesiac pred
arg.h a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp 1 mesiac pred
config.def.h a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp 1 mesiac pred
config.h a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp 1 mesiac pred
config.mk a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp 1 mesiac pred
dmenu a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp 1 mesiac pred
dmenu.1 a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp 1 mesiac pred
dmenu.c a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp 1 mesiac pred
dmenu.o a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp 1 mesiac pred
dmenu_path a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp 1 mesiac pred
dmenu_run a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp 1 mesiac pred
drw.c a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp 1 mesiac pred
drw.h a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp 1 mesiac pred
drw.o a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp 1 mesiac pred
stest a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp 1 mesiac pred
stest.1 a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp 1 mesiac pred
stest.c a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp 1 mesiac pred
stest.o a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp 1 mesiac pred
util.c a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp 1 mesiac pred
util.h a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp 1 mesiac pred
util.o a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp 1 mesiac 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.