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

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.