mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-18 13:54:36 -05:00
add missing -eh (line height) option to man pages (#1080)
This commit is contained in:
parent
8be08007f8
commit
5b8aebad3e
1 changed files with 5 additions and 0 deletions
|
@ -367,6 +367,11 @@ To show sidebar, use:
|
||||||
|
|
||||||
rofi -show run -sidebar-mode -lines 0
|
rofi -show run -sidebar-mode -lines 0
|
||||||
|
|
||||||
|
`-eh` *number*
|
||||||
|
|
||||||
|
Set row height (in chars)
|
||||||
|
Default: *1*
|
||||||
|
|
||||||
`-auto-select`
|
`-auto-select`
|
||||||
|
|
||||||
When one entry is left, automatically select it.
|
When one entry is left, automatically select it.
|
||||||
|
|
Loading…
Reference in a new issue