diff options
author | Suleyman Farajli <suleyman@farajli.net> | 2024-08-05 21:57:44 +0400 |
---|---|---|
committer | Suleyman Farajli <suleyman@farajli.net> | 2024-08-05 21:57:44 +0400 |
commit | 8781962d2890da6aec71a229fc9d63038149e6ce (patch) | |
tree | 4abb1443121764e20bb7f2e465048961d382543a /README | |
parent | 2cb904ee0b69c6d3f5276e6842068cf765e43f7d (diff) |
directory layout changed and Makefile updated
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. |