From fcfcfedfe45d3a004d622b0660afe42b92a9bd6f Mon Sep 17 00:00:00 2001 From: Manuel Palenzuela Date: Tue, 11 Jun 2019 22:52:50 +0200 Subject: Added height option patch [Patch] --- dmenu.1 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dmenu.1') diff --git a/dmenu.1 b/dmenu.1 index 323f93c..7ef34d2 100644 --- a/dmenu.1 +++ b/dmenu.1 @@ -50,6 +50,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 1.4.1