letting dmenu appear at the bottom by default

This commit is contained in:
Anselm R. Garbe
2007-02-08 11:10:29 +01:00
parent dbccf6fbff
commit 2bac5599b3
2 changed files with 3 additions and 11 deletions

View File

@ -3,7 +3,6 @@
dmenu \- dynamic menu
.SH SYNOPSIS
.B dmenu
.RB [ \-b ]
.RB [ \-fn " <font>"]
.RB [ \-nb " <color>"]
.RB [ \-nf " <color>"]
@ -20,9 +19,6 @@ It manages huge amounts (up to 10.000 and more) of user defined menu items
efficiently.
.SS Options
.TP
.B \-b
makes dmenu appear at the screen bottom (by default it appears at the screen top).
.TP
.B \-fn <font>
defines the font.
.TP