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 47e3e8be7b update license pirms 13 gadiem
.hgtags Added tag 4.2.1 for changeset abb6579a324f pirms 13 gadiem
LICENSE update license pirms 13 gadiem
Makefile gmake spews pirms 13 gadiem
README removed libdc dependence pirms 13 gadiem
config.mk cache option in config.mk pirms 13 gadiem
dmenu.1 moved main, updated args pirms 13 gadiem
dmenu.c update license pirms 13 gadiem
dmenu_path.c cache option in config.mk pirms 13 gadiem
dmenu_run no exe should be unquoted, agreed to Peter Hartlich pirms 16 gadiem
draw.c removed unnecessary defines pirms 13 gadiem
draw.h removed libdc dependence 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.