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 26236a4900 whoops, wrong dmenu_path version pirms 13 gadiem
.hgtags Added tag 4.2.1 for changeset abb6579a324f pirms 13 gadiem
LICENSE update license pirms 13 gadiem
Makefile fast dmenu_path script pirms 13 gadiem
README removed libdc dependence pirms 13 gadiem
config.mk cache option in config.mk pirms 13 gadiem
dmenu.1 fast dmenu_path script pirms 13 gadiem
dmenu.c instant ^E pirms 13 gadiem
dmenu_path whoops, wrong dmenu_path version pirms 13 gadiem
dmenu_run no exe should be unquoted, agreed to Peter Hartlich pirms 16 gadiem
draw.c fixed -m bug (thanks Rob) 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.