diff options
author | tsxv478 <atvx717@infraredcombat.xyz> | 2022-09-21 02:15:25 +0300 |
---|---|---|
committer | tsxv478 <atvx717@infraredcombat.xyz> | 2022-09-21 02:15:25 +0300 |
commit | 55c590a27ba58cd3fbc06459f812aa12200e8787 (patch) | |
tree | 6664f085dd72046410ab7a0a52d301d9fa5605dd /README | |
parent | fce06f437dcec646ee0a2728fe695f3084cc6ccb (diff) |
remove readme
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. |