Skip to content

mcDevnagh/dmenu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f373323 · Jun 14, 2022
Jun 14, 2022
Sep 2, 2020
Jun 2, 2018
Nov 11, 2010
Feb 22, 2016
Jun 14, 2022
Jun 14, 2022
Jun 14, 2022
Jan 27, 2019
Jun 14, 2022
Feb 12, 2019
Jul 30, 2012
Jun 14, 2022
Jun 3, 2016
Aug 13, 2013
Jul 19, 2015
Nov 5, 2016
Jun 3, 2016

Repository files navigation

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.