nullvisage a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp преди 1 месец
..
LICENSE a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp преди 1 месец
Makefile a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp преди 1 месец
README a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp преди 1 месец
arg.h a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp преди 1 месец
config.def.h a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp преди 1 месец
config.h a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp преди 1 месец
config.mk a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp преди 1 месец
dmenu a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp преди 1 месец
dmenu.1 a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp преди 1 месец
dmenu.c a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp преди 1 месец
dmenu.o a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp преди 1 месец
dmenu_path a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp преди 1 месец
dmenu_run a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp преди 1 месец
drw.c a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp преди 1 месец
drw.h a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp преди 1 месец
drw.o a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp преди 1 месец
stest a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp преди 1 месец
stest.1 a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp преди 1 месец
stest.c a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp преди 1 месец
stest.o a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp преди 1 месец
util.c a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp преди 1 месец
util.h a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp преди 1 месец
util.o a8053bd919 Create repo, add dwm, dmenu, st, xinitrc, and wp преди 1 месец

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.