1
0
Fork 0
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:
fogine 2020-03-31 18:07:43 +02:00 committed by GitHub
parent 8be08007f8
commit 5b8aebad3e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -367,6 +367,11 @@ To show sidebar, use:
rofi -show run -sidebar-mode -lines 0
`-eh` *number*
Set row height (in chars)
Default: *1*
`-auto-select`
When one entry is left, automatically select it.