diff options
author | Anselm R. Garbe <arg@suckless.org> | 2007-02-08 11:10:29 +0100 |
---|---|---|
committer | Anselm R. Garbe <arg@suckless.org> | 2007-02-08 11:10:29 +0100 |
commit | 2bac5599b3e7629875d692b65a336915ecfee49d (patch) | |
tree | b0734655eb2de1fe1f6b852727e2b85a14ecabfa /dmenu.1 | |
parent | dbccf6fbff01dce1e4349ab8ccff4357e360da4c (diff) |
letting dmenu appear at the bottom by default
Diffstat (limited to 'dmenu.1')
-rw-r--r-- | dmenu.1 | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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 |