aboutsummaryrefslogtreecommitdiff
path: root/dmenu.1
diff options
context:
space:
mode:
Diffstat (limited to 'dmenu.1')
-rw-r--r--dmenu.14
1 files changed, 2 insertions, 2 deletions
diff --git a/dmenu.1 b/dmenu.1
index a1ec695..45f9cf1 100644
--- a/dmenu.1
+++ b/dmenu.1
@@ -55,7 +55,7 @@ dmenu lists items vertically, with the given number of lines.
55defines the prompt to be displayed to the left of the input field. 55defines the prompt to be displayed to the left of the input field.
56.TP 56.TP
57.BI \-fn " font" 57.BI \-fn " font"
58defines the font set used. 58defines the font or font set used.
59.TP 59.TP
60.BI \-nb " color" 60.BI \-nb " color"
61defines the normal background color. 61defines the normal background color.
@@ -93,7 +93,7 @@ success.
93.B Escape (Control\-c) 93.B Escape (Control\-c)
94Exit without selecting an item, returning failure. 94Exit without selecting an item, returning failure.
95.TP 95.TP
96.B Control\-y 96.B Shift\-Insert
97Paste the current X selection into the input field. 97Paste the current X selection into the input field.
98.SH SEE ALSO 98.SH SEE ALSO
99.BR dwm (1) 99.BR dwm (1)