summaryrefslogtreecommitdiff
path: root/dmenu.1
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2023-02-21 13:59:57 -0600
committerzachir <zachir@librem.one>2023-02-21 13:59:57 -0600
commit2b5883bff1a7c952d0685098bb813adc3e48ef88 (patch)
tree022715d54e3aad5491d7220bdfafb23e644bee4f /dmenu.1
parent04da33709854688ca0f6cb1cff4fd0c5a34fd3be (diff)
add 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 82dca41..c44cb08 100644
--- a/dmenu.1
+++ b/dmenu.1
@@ -6,6 +6,8 @@ dmenu \- dynamic menu
.RB [ \-bfiv ]
.RB [ \-l
.IR lines ]
+.RB [ \-h
+.IR height ]
.RB [ \-m
.IR monitor ]
.RB [ \-p
@@ -65,6 +67,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.