Read-only mirror of dmenu

Alexander Rosenberg 61dd4993db Fix the last commit hai 1 ano
patches 957aec2e6e Initial commit %!s(int64=2) %!d(string=hai) anos
.gitignore 61dd4993db Fix the last commit hai 1 ano
LICENSE 957aec2e6e Initial commit %!s(int64=2) %!d(string=hai) anos
Makefile a3db67806d Auto-copy config.def.mk hai 1 ano
PKGBUILD d3c91e81bd Add PKGBUILD hai 1 ano
README.md d3c91e81bd Add PKGBUILD hai 1 ano
arg.h 957aec2e6e Initial commit %!s(int64=2) %!d(string=hai) anos
config.def.h 61dd4993db Fix the last commit hai 1 ano
config.def.mk 6150073949 Bump config.def.mk version hai 1 ano
dmenu.1 957aec2e6e Initial commit %!s(int64=2) %!d(string=hai) anos
dmenu.c a76a20ef1d Update to dmenu 5.2 hai 1 ano
dmenu_path 3c0a4e549f Fix dmenu_run hai 1 ano
dmenu_run 3c0a4e549f Fix dmenu_run hai 1 ano
drw.c a76a20ef1d Update to dmenu 5.2 hai 1 ano
drw.h a76a20ef1d Update to dmenu 5.2 hai 1 ano
stest.1 957aec2e6e Initial commit %!s(int64=2) %!d(string=hai) anos
stest.c 957aec2e6e Initial commit %!s(int64=2) %!d(string=hai) anos
util.c a76a20ef1d Update to dmenu 5.2 hai 1 ano
util.h 957aec2e6e Initial commit %!s(int64=2) %!d(string=hai) anos

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.