summaryrefslogtreecommitdiff
path: root/dmenu.1.orig
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@vidhukant.com>2023-10-29 18:07:03 +0530
committerVidhu Kant Sharma <vidhukant@vidhukant.com>2023-10-29 18:07:03 +0530
commit5c474563c9f82e322b2ff23c2ed3f8250cb91ff2 (patch)
tree8d834f2e927b613409074f3d65cc8e109b041773 /dmenu.1.orig
parent722ca17501da98600d7be49b2856a4b37dfd65bf (diff)
applied center patch
Diffstat (limited to 'dmenu.1.orig')
-rw-r--r--dmenu.1.orig5
1 files changed, 5 insertions, 0 deletions
diff --git a/dmenu.1.orig b/dmenu.1.orig
index 472b179..0d7f343 100644
--- a/dmenu.1.orig
+++ b/dmenu.1.orig
@@ -6,6 +6,8 @@ dmenu \- dynamic menu
.RB [ \-bfiv ]
.RB [ \-l
.IR lines ]
+.RB [ \-h
+.IR height ]
.RB [ \-m
.IR monitor ]
.RB [ \-p
@@ -58,6 +60,9 @@ dmenu matches menu items case insensitively.
.BI \-l " lines"
dmenu lists items vertically, with the given number of lines.
.TP
+.BI \-h " height"
+dmenu uses a menu line of at least 'height' pixels tall, but no less than 8.
+.TP
.BI \-m " monitor"
dmenu is displayed on the monitor number supplied. Monitor numbers are starting
from 0.