My dmenu build
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
 
 
 
 
Connor Lane Smith 11ea52d170 portability pirms 13 gadiem
.hgtags Added tag 4.2.1 for changeset abb6579a324f pirms 13 gadiem
LICENSE update license pirms 13 gadiem
Makefile cleanup pirms 13 gadiem
README removed libdc dependence pirms 13 gadiem
config.mk portability pirms 13 gadiem
dmenu.1 cleanup pirms 13 gadiem
dmenu.c portability pirms 13 gadiem
dmenu_path only match links pirms 13 gadiem
dmenu_run no exe should be unquoted, agreed to Peter Hartlich pirms 16 gadiem
draw.c portability pirms 13 gadiem
draw.h cleanup pirms 13 gadiem

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.