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.
defines the prompt to be displayed to the left of the input field.
.TP
.BI \-fn " font"
-defines the font set used.
+defines the font or font set used.
.TP
.BI \-nb " color"
defines the normal background color.
@@ -93,7 +93,7 @@ success.
.B Escape (Control\-c)
Exit without selecting an item, returning failure.
.TP
-.B Control\-y
+.B Shift\-Insert
Paste the current X selection into the input field.
.SH SEE ALSO
.BR dwm (1)