From d737a89aad20468dfa62239a0758c51a91fa7b9d Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Thu, 2 Dec 2021 20:20:01 +0530 Subject: Changed color scheme and fixed height --- dmenu.1 | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'dmenu.1') diff --git a/dmenu.1 b/dmenu.1 index 472b179..0d7f343 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 @@ -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. -- cgit v1.2.3