suckless dmenu

locoeng c08da42e34 update 2 ay önce
LICENSE e8aa73d336 add files 2 ay önce
Makefile e8aa73d336 add files 2 ay önce
README e8aa73d336 add files 2 ay önce
README.md d41b2d3f56 inital commit 2 ay önce
arg.h e8aa73d336 add files 2 ay önce
config.def.h e8aa73d336 add files 2 ay önce
config.def.h.orig e8aa73d336 add files 2 ay önce
config.h e8aa73d336 add files 2 ay önce
config.mk e8aa73d336 add files 2 ay önce
dmenu e8aa73d336 add files 2 ay önce
dmenu-border-20230512-0fe460d.diff e8aa73d336 add files 2 ay önce
dmenu-center-20240616-36c3d68.diff e8aa73d336 add files 2 ay önce
dmenu.1 e8aa73d336 add files 2 ay önce
dmenu.c e8aa73d336 add files 2 ay önce
dmenu.c.orig e8aa73d336 add files 2 ay önce
dmenu.o e8aa73d336 add files 2 ay önce
dmenu_path e8aa73d336 add files 2 ay önce
dmenu_run e8aa73d336 add files 2 ay önce
drw.c e8aa73d336 add files 2 ay önce
drw.h e8aa73d336 add files 2 ay önce
drw.o e8aa73d336 add files 2 ay önce
re-make.sh c08da42e34 update 2 ay önce
stest e8aa73d336 add files 2 ay önce
stest.1 e8aa73d336 add files 2 ay önce
stest.c e8aa73d336 add files 2 ay önce
stest.o e8aa73d336 add files 2 ay önce
util.c e8aa73d336 add files 2 ay önce
util.h e8aa73d336 add files 2 ay önce
util.o e8aa73d336 add files 2 ay önce
void-packages-dwm.sh c08da42e34 update 2 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.