mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-18 13:54:36 -05:00
Update output test for inverted option
This commit is contained in:
parent
8392b207a9
commit
7fd5365b1c
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ Command line only options:
|
|||
-markup Enable pango markup where possible.
|
||||
-normal-window In dmenu mode, behave as a normal window. (experimental)
|
||||
-show [mode] Show the mode 'mode' and exit. The mode has to be enabled.
|
||||
-lazy-grab When fail to grab keyboard, don't block but retry later.
|
||||
-no-lazy-grab Disable lazy grab that, when fail to grab keyboard, does not block but retry later.
|
||||
DMENU command line options:
|
||||
-mesg [string] Print a small user message under the prompt (uses pango markup)
|
||||
-p [string] Prompt to display left of entry field
|
||||
|
|
Loading…
Reference in a new issue