aboutsummaryrefslogtreecommitdiff
path: root/dmenu.1
diff options
context:
space:
mode:
Diffstat (limited to 'dmenu.1')
-rw-r--r--dmenu.14
1 files changed, 4 insertions, 0 deletions
diff --git a/dmenu.1 b/dmenu.1
index 694debd..76bb71c 100644
--- a/dmenu.1
+++ b/dmenu.1
@@ -3,6 +3,7 @@
3dmenu \- dynamic menu 3dmenu \- dynamic menu
4.SH SYNOPSIS 4.SH SYNOPSIS
5.B dmenu 5.B dmenu
6.RB [ \-bottom ]
6.RB [ \-font " <name>"] 7.RB [ \-font " <name>"]
7.RB [ \-normbg " <color>"] 8.RB [ \-normbg " <color>"]
8.RB [ \-normfg " <color>"] 9.RB [ \-normfg " <color>"]
@@ -19,6 +20,9 @@ It manages huge amounts (up to 10.000 and more) of user defined menu items
19efficiently. 20efficiently.
20.SS Options 21.SS Options
21.TP 22.TP
23.B \-bottom
24makes dmenu appear at the screen bottom (by default it appears at the screen top).
25.TP
22.B \-font <name> 26.B \-font <name>
23defines the font. 27defines the font.
24.TP 28.TP