dmenu

my fork of dmenu
Index Commits Files Refs README LICENSE
commit 38bc664ef6d4cd7e248fca06dd121724ea9595ea
parent ee03052e73c344cac6840d379a792fb135dce371
Author: arg@10ksloc.org <unknown>
Date:   Mon,  7 Aug 2006 07:36:18 +0200

updated man page

Diffstat:
Mdmenu.1 | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/dmenu.1 b/dmenu.1
@@ -57,5 +57,9 @@ returns
 if Enter is pressed on termination,
 .B 1
 if Escape is pressed.
+.SH CUSTOMIZATION
+.B dwm
+is customized by creating a custom config.h and (re)compiling the source
+code. This keeps it fast, secure and simple.
 .SH SEE ALSO
 .BR dwm (1)