Skip to content

zedkaido/dmenu

Folders and files

NameName
Last commit message
Last commit date
Apr 4, 2025
Feb 11, 2022
Sep 22, 2023
Nov 11, 2010
Feb 22, 2016
Jun 28, 2016
Apr 4, 2025
Jan 27, 2019
Mar 17, 2025
Feb 12, 2019
Jul 30, 2012
Oct 30, 2024
Mar 25, 2022
Aug 13, 2013
Jul 25, 2021
Oct 27, 2024
Jul 7, 2023

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.