rebound paste, removed useless max widths

This commit is contained in:
Connor Lane Smith
2010-08-20 13:50:44 +01:00
parent 5376113039
commit b81c1e88cd
2 changed files with 10 additions and 9 deletions

View File

@ -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)