Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 463 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 463 Bytes

dmenu - dynamic menu

This is a fork of dmenu supporting emoji's fonts

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.