Read-only mirror of dmenu

Alexander Rosenberg 61dd4993db Fix the last commit il y a 1 an
patches 957aec2e6e Initial commit il y a 2 ans
.gitignore 61dd4993db Fix the last commit il y a 1 an
LICENSE 957aec2e6e Initial commit il y a 2 ans
Makefile a3db67806d Auto-copy config.def.mk il y a 2 ans
PKGBUILD d3c91e81bd Add PKGBUILD il y a 1 an
README.md d3c91e81bd Add PKGBUILD il y a 1 an
arg.h 957aec2e6e Initial commit il y a 2 ans
config.def.h 61dd4993db Fix the last commit il y a 1 an
config.def.mk 6150073949 Bump config.def.mk version il y a 1 an
dmenu.1 957aec2e6e Initial commit il y a 2 ans
dmenu.c a76a20ef1d Update to dmenu 5.2 il y a 1 an
dmenu_path 3c0a4e549f Fix dmenu_run il y a 1 an
dmenu_run 3c0a4e549f Fix dmenu_run il y a 1 an
drw.c a76a20ef1d Update to dmenu 5.2 il y a 1 an
drw.h a76a20ef1d Update to dmenu 5.2 il y a 1 an
stest.1 957aec2e6e Initial commit il y a 2 ans
stest.c 957aec2e6e Initial commit il y a 2 ans
util.c a76a20ef1d Update to dmenu 5.2 il y a 1 an
util.h 957aec2e6e Initial commit il y a 2 ans

README.md

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.