mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-18 13:54:36 -05:00
[DOC] Add parsing row options to dmenu manpage (#1734)
This commit is contained in:
parent
cf2cf27336
commit
fba6aee46d
1 changed files with 4 additions and 0 deletions
|
@ -192,6 +192,10 @@ When multi-select is enabled, prefix this string when element is not selected.
|
||||||
|
|
||||||
*default*: "☐ "
|
*default*: "☐ "
|
||||||
|
|
||||||
|
## PARSING ROW OPTIONS
|
||||||
|
|
||||||
|
Extra options for individual rows can be also set. See the **rofi-script(5)** manpage for details; the syntax and supported features are identical.
|
||||||
|
|
||||||
## RETURN VALUE
|
## RETURN VALUE
|
||||||
|
|
||||||
* **0**: Row has been selected accepted by user.
|
* **0**: Row has been selected accepted by user.
|
||||||
|
|
Loading…
Reference in a new issue