Marco Thomas eab6e68fff Ayu dmenu
2021-09-15 22:05:48 +02:00
2021-03-28 20:03:59 +02:00
2016-02-23 00:31:03 +01:00
2021-09-15 22:05:48 +02:00
2021-03-23 20:04:31 +01:00
2021-09-15 22:05:48 +02:00
2019-02-12 22:13:58 +01:00
2021-03-23 16:35:55 +01:00
2021-03-23 20:04:31 +01:00
2020-06-11 18:45:33 +02:00
2020-09-02 18:31:23 +02:00
2021-03-23 20:14:14 +01:00
2021-09-15 22:05:48 +02:00
2016-11-05 11:36:42 +01:00

dmenu - dynamic menu
====================
dmenu is an efficient dynamic menu for X.

Patches
-------
+ case insensitive
+ center
+ border
+ fuzzymatch

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.
Description
No description provided
Readme MIT 1.1 MiB
Languages
C 84.4%
Roff 9.8%
Makefile 5.2%
Shell 0.6%