Pledge on OpenBSD
[dmenu.git] / README
bloba8fcdfe1169833d5e884698c6bfe1be0e5f91887
1 dmenu - dynamic menu
2 ====================
3 dmenu is an efficient dynamic menu for X.
6 Requirements
7 ------------
8 In order to build dmenu you need the Xlib header files.
11 Installation
12 ------------
13 Edit config.mk to match your local setup (dmenu is installed into
14 the /usr/local namespace by default).
16 Afterwards enter the following command to build and install dmenu
17 (if necessary as root):
19     make clean install
22 Running dmenu
23 -------------
24 See the man page for details.