From 5c474563c9f82e322b2ff23c2ed3f8250cb91ff2 Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Sun, 29 Oct 2023 18:07:03 +0530 Subject: applied center patch --- dmenu.1.orig | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'dmenu.1.orig') diff --git a/dmenu.1.orig b/dmenu.1.orig index 472b179..0d7f343 100644 --- a/dmenu.1.orig +++ b/dmenu.1.orig @@ -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