diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2020-06-09 19:18:40 +0200 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2020-06-09 19:18:40 +0200 |
commit | b1676c413afaf225f403864ac468be39c1565019 (patch) | |
tree | 0666a9bba768527ada70293b2588368667ac1361 /dmenu.1 | |
parent | Added border and center patches (diff) | |
download | dmenu-b1676c413afaf225f403864ac468be39c1565019.tar.gz dmenu-b1676c413afaf225f403864ac468be39c1565019.tar.bz2 dmenu-b1676c413afaf225f403864ac468be39c1565019.tar.xz dmenu-b1676c413afaf225f403864ac468be39c1565019.tar.zst dmenu-b1676c413afaf225f403864ac468be39c1565019.zip |
Fully patched
Diffstat (limited to 'dmenu.1')
-rw-r--r-- | dmenu.1 | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -53,6 +53,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. |