From 2b5883bff1a7c952d0685098bb813adc3e48ef88 Mon Sep 17 00:00:00 2001 From: zachir Date: Tue, 21 Feb 2023 13:59:57 -0600 Subject: add lineheight patch --- dmenu.1 | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'dmenu.1') 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. -- cgit v1.2.3