diff options
author | Saumit Dinesan <justsaumit@protonmail.com> | 2022-10-26 16:22:54 +0530 |
---|---|---|
committer | Saumit Dinesan <justsaumit@protonmail.com> | 2022-10-26 16:22:54 +0530 |
commit | d058933d35b60b042e7f955b27cc30133c5790a6 (patch) | |
tree | e5525526fc25b1aa3cda40cdb7bbda5bb4100254 /README | |
parent | ad89fc407d11da3980095df06d61ce13c23ae62f (diff) |
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. |