diff options
| author | Andrew Guschin <saintruler@gmail.com> | 2021-09-02 15:36:45 +0400 |
|---|---|---|
| committer | Andrew Guschin <saintruler@gmail.com> | 2021-09-02 15:36:45 +0400 |
| commit | 104c0336edd2d7025e9d00e62f5e60c4b3f7fdea (patch) | |
| tree | d6c464716d3699a593d894f917f4e23e2eaf1d9c /README | |
| parent | 99603ed07416922b60e89687ad6a89416465457a (diff) | |
Added tsv and lineheight patches
Diffstat (limited to 'README')
| -rw-r--r-- | README | 24 |
1 files changed, 0 insertions, 24 deletions
@@ -1,24 +0,0 @@ -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. |