diff options
| author | [email protected] <unknown> | 2006-08-07 07:36:18 +0200 |
|---|---|---|
| committer | [email protected] <unknown> | 2006-08-07 07:36:18 +0200 |
| commit | 38bc664ef6d4cd7e248fca06dd121724ea9595ea (patch) | |
| tree | 1a76a63c465809849eac642312f005839d9b19dc | |
| parent | removed -t title crap from dmenu (diff) | |
| download | dmenu-38bc664ef6d4cd7e248fca06dd121724ea9595ea.tar.gz dmenu-38bc664ef6d4cd7e248fca06dd121724ea9595ea.tar.bz2 dmenu-38bc664ef6d4cd7e248fca06dd121724ea9595ea.zip | |
updated man page
| -rw-r--r-- | dmenu.1 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dmenu.1 b/dmenu.1 index 4dbef65..aa3c776 100644 --- 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) |