aboutsummaryrefslogtreecommitdiff
path: root/dmenu.1
diff options
context:
space:
mode:
authoreug-vs <eug-vs@keemail.me>2021-03-28 16:52:40 +0300
committereug-vs <eug-vs@keemail.me>2021-03-28 16:52:40 +0300
commitb8eea543af9a3591fb1aaf5dd50cb5dd0ae6864d (patch)
treed9da5a3d8aef7ed67f34def6d89f458a1567cf04 /dmenu.1
parentf0f6ed867683e78fd4340a1f80a3ae7f18e96f0c (diff)
downloaddmenu-b8eea543af9a3591fb1aaf5dd50cb5dd0ae6864d.tar.gz
feat: add line-height 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 323f93c..f2a82b4 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
@@ -50,6 +52,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.