Apply Fuzzymatch patch
This commit is contained in:
25
README
25
README
@@ -1,24 +1,11 @@
|
||||
dmenu - dynamic menu
|
||||
====================
|
||||
dmenu is an efficient dynamic menu for X.
|
||||
# Mike's dmenu build
|
||||
|
||||
## Modifications from upstream
|
||||
|
||||
Requirements
|
||||
------------
|
||||
In order to build dmenu you need the Xlib header files.
|
||||
### Configuration
|
||||
|
||||
* Use vertical menu instead of horizontal
|
||||
|
||||
Installation
|
||||
------------
|
||||
Edit config.mk to match your local setup (dmenu is installed into
|
||||
the /usr/local namespace by default).
|
||||
### Patches
|
||||
|
||||
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.
|
||||
* [Fuzzymatch](https://tools.suckless.org/dmenu/patches/fuzzymatch/)
|
||||
|
Reference in New Issue
Block a user