about summary refs log tree commit diff
path: root/dmenu.1
diff options
context:
space:
mode:
authorManuel Palenzuela <manuelpalenzuelamerino@gmail.com>2019-06-11 22:52:50 +0200
committerManuel Palenzuela <manuelpalenzuelamerino@gmail.com>2019-06-11 22:52:50 +0200
commitfcfcfedfe45d3a004d622b0660afe42b92a9bd6f (patch)
tree95b1460340ea543daa6bd8d70ea886c0e5a8a34b /dmenu.1
parentAdded patch list (diff)
downloaddmenu-fcfcfedfe45d3a004d622b0660afe42b92a9bd6f.tar.gz
dmenu-fcfcfedfe45d3a004d622b0660afe42b92a9bd6f.tar.bz2
dmenu-fcfcfedfe45d3a004d622b0660afe42b92a9bd6f.zip
Added height option patch [Patch]
Diffstat (limited to 'dmenu.1')
-rw-r--r--dmenu.13
1 files changed, 3 insertions, 0 deletions
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.