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

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.