aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dmenu.14
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
57if Enter is pressed on termination, 57if Enter is pressed on termination,
58.B 1 58.B 1
59if Escape is pressed. 59if Escape is pressed.
60.SH CUSTOMIZATION
61.B dwm
62is customized by creating a custom config.h and (re)compiling the source
63code. This keeps it fast, secure and simple.
60.SH SEE ALSO 64.SH SEE ALSO
61.BR dwm (1) 65.BR dwm (1)