summaryrefslogtreecommitdiffstats
path: root/doc/rofi-manpage.markdown
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2017-04-21 09:48:03 +0200
committerDave Davenport <qball@gmpclient.org>2017-04-21 09:48:03 +0200
commit04e764c8e615b03e3fe3703f79e2662539ab5349 (patch)
tree4a10e0ddf88d6286b329eb6cce53161fb2a21322 /doc/rofi-manpage.markdown
parent01159b29f009977da975ff8c2d648ec0d2881e40 (diff)
[Plugins] Add -no-plugins and -plugin-path options
* -no-plugins disables the loading of plugins. * -plugin-path specifies the directory used by rofi to look for plugins.
Diffstat (limited to 'doc/rofi-manpage.markdown')
-rw-r--r--doc/rofi-manpage.markdown9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/rofi-manpage.markdown b/doc/rofi-manpage.markdown
index 0395bb19..1021b283 100644
--- a/doc/rofi-manpage.markdown
+++ b/doc/rofi-manpage.markdown
@@ -222,6 +222,15 @@ Hide the indicator that shows what part of the string is matched.
Disables lazy grab, this forces the keyboard being grabbed before gui is shown.
+`-no-plugins`
+
+Disable plugin loading.
+
+`-plugin-path` *directory*
+
+Specify the directory where *rofi* should look for plugins.
+
+
### Matching
`-matching` *method*