summaryrefslogtreecommitdiff
path: root/dmenu.1
diff options
context:
space:
mode:
authorSaumit Dinesan <justsaumit@protonmail.com>2022-10-26 15:49:05 +0530
committerSaumit Dinesan <justsaumit@protonmail.com>2022-10-26 15:49:05 +0530
commit92066c3bdbbe4e17cb03ed762eb955d845f97bca (patch)
treed2f1e0a241e111a513ca4dd9dcc9c0670373c4f3 /dmenu.1
parent744e48a44fecf6127bd6504a53010b2fd1e33537 (diff)
Applied lineheight patch
Diffstat (limited to 'dmenu.1')
-rw-r--r--dmenu.15
1 files changed, 5 insertions, 0 deletions
diff --git a/dmenu.1 b/dmenu.1
index 031b635..b76b9cf 100644
--- a/dmenu.1
+++ b/dmenu.1
@@ -6,6 +6,8 @@ dmenu \- dynamic menu
.RB [ \-bfivP ]
.RB [ \-l
.IR lines ]
+.RB [ \-h
+.IR height ]
.RB [ \-m
.IR monitor ]
.RB [ \-p
@@ -53,6 +55,9 @@ dmenu will not directly display the keyboard input, but instead replace it with
.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.