mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-25 13:55:34 -05:00
[Test] Fix reference file
This commit is contained in:
parent
51e4361552
commit
32639b75ce
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,8 @@ Command line only options:
|
|||
-show [mode] Show the mode 'mode' and exit. The mode has to be enabled.
|
||||
-no-lazy-grab Disable lazy grab that, when fail to grab keyboard, does not block but retry later.
|
||||
-no-plugins Disable loading of external plugins.
|
||||
-dump-config Dump the current configuration and theme in rasi format and exit.
|
||||
-dump-theme Dump the current theme in rasi format and exit.
|
||||
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