dani-77 ca299346d0 Xorg 8 miesięcy temu
..
LICENSE 19b95c14e0 github import 1 rok temu
Makefile 19b95c14e0 github import 1 rok temu
README 19b95c14e0 github import 1 rok temu
arg.h 19b95c14e0 github import 1 rok temu
config.def.h 19b95c14e0 github import 1 rok temu
config.h 19b95c14e0 github import 1 rok temu
config.mk 19b95c14e0 github import 1 rok temu
dmenu ca299346d0 Xorg 8 miesięcy temu
dmenu-mousesupport-5.0.diff 19b95c14e0 github import 1 rok temu
dmenu-numbers-4.9.diff 19b95c14e0 github import 1 rok temu
dmenu.1 19b95c14e0 github import 1 rok temu
dmenu.c 19b95c14e0 github import 1 rok temu
dmenu.o ca299346d0 Xorg 8 miesięcy temu
dmenu_path 19b95c14e0 github import 1 rok temu
dmenu_run 19b95c14e0 github import 1 rok temu
drw.c 19b95c14e0 github import 1 rok temu
drw.h 19b95c14e0 github import 1 rok temu
drw.o 7436555acb slock_image 10 miesięcy temu
stest ca299346d0 Xorg 8 miesięcy temu
stest.1 19b95c14e0 github import 1 rok temu
stest.c 19b95c14e0 github import 1 rok temu
stest.o 7436555acb slock_image 10 miesięcy temu
util.c 19b95c14e0 github import 1 rok temu
util.h 19b95c14e0 github import 1 rok temu
util.o 7436555acb slock_image 10 miesięcy temu

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.