aboutsummaryrefslogtreecommitdiffstats
path: root/dmenu.1
diff options
context:
space:
mode:
Diffstat (limited to 'dmenu.1')
-rw-r--r--dmenu.110
1 files changed, 10 insertions, 0 deletions
diff --git a/dmenu.1 b/dmenu.1
index d672902..f7650b1 100644
--- a/dmenu.1
+++ b/dmenu.1
@@ -36,6 +36,10 @@ dmenu \- dynamic menu
.IR windowid ]
.RB [ \-it
.IR text ]
+.RB [ \-sp
+.IR sidepad ]
+.RB [ \-vp
+.IR vertpad ]
.P
.BR dmenu_run " ..."
.SH DESCRIPTION
@@ -127,6 +131,12 @@ embed into windowid.
.TP
.BI \-it " text".
start with initial text input.
+.TP
+.BI \-sp " sidepad".
+change horizontal padding around dmenu.
+.TP
+.BI \-vp " vertpad".
+change vertical padding around dmenu.
.SH USAGE
dmenu is completely controlled by the keyboard. Items are selected using the
arrow keys, page up, page down, home, and end.