summaryrefslogtreecommitdiffstats
path: root/doc/rofi-script.5.markdown
diff options
context:
space:
mode:
authorDave Davenport <qball@blame.services>2022-06-03 19:48:34 +0200
committerDave Davenport <qball@blame.services>2022-06-06 11:34:49 +0200
commitaf5e7a4ca3acc4a4696c707e3b7bacc1cc70769e (patch)
tree86b38f2817d806b7b433fabc4ce36e8b05a918d4 /doc/rofi-script.5.markdown
parentb676dfe8ad0f805419c1ce5b97f0435bb9342584 (diff)
[DMenu|Script] Update manpage with new option.
Diffstat (limited to 'doc/rofi-script.5.markdown')
-rw-r--r--doc/rofi-script.5.markdown1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/rofi-script.5.markdown b/doc/rofi-script.5.markdown
index d3482c86..55d16731 100644
--- a/doc/rofi-script.5.markdown
+++ b/doc/rofi-script.5.markdown
@@ -89,6 +89,7 @@ The following extra options exists:
* **no-custom**: If set to 'true'; only accept listed entries, ignore custom input.
* **use-hot-keys**: If set to true, it enabled the Custom keybindings for script. Warning this breaks the normal rofi flow.
* **data**: Passed data to the next execution of the script via **ROFI_DATA**.
+ * **theme**: Small theme snippet to f.e. change the background color of a widget.
## Parsing row options