Xinqi Bao's Git
projects
/
dmenu.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
inline
| side by side
implemented early keyboard grab for dmenu with a timeout for stdin data writers to...
[dmenu.git]
/
README
diff --git
a/README
b/README
index
218c6a6
..
d66a689
100644
(file)
--- a/
README
+++ b/
README
@@
-1,7
+1,6
@@
dmenu - dynamic menu
--------------------
dmenu - dynamic menu
--------------------
-dwm is a generic, highly customizable, and efficient menu for the
-X Window System.
+dmenu is a generic and efficient menu for X.
Requirements
Requirements
@@
-11,7
+10,7
@@
In order to build dmenu you need the Xlib header files.
Installation
------------
Installation
------------
-Edit config.mk to match your local setup (d
wm
is installed into
+Edit config.mk to match your local setup (d
menu
is installed into
the /usr/local namespace by default).
Afterwards enter the following command to build and install dmenu (if
the /usr/local namespace by default).
Afterwards enter the following command to build and install dmenu (if