summaryrefslogtreecommitdiffstats
path: root/doc/rofi-script.5
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
parentb676dfe8ad0f805419c1ce5b97f0435bb9342584 (diff)
[DMenu|Script] Update manpage with new option.
Diffstat (limited to 'doc/rofi-script.5')
-rw-r--r--doc/rofi-script.52
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/rofi-script.5 b/doc/rofi-script.5
index 9cac2e8b..fc1daa13 100644
--- a/doc/rofi-script.5
+++ b/doc/rofi-script.5
@@ -125,6 +125,8 @@ The following extra options exists:
\fBuse-hot-keys\fP: If set to true, it enabled the Custom keybindings for script. Warning this breaks the normal rofi flow.
.IP \(bu 2
\fBdata\fP: Passed data to the next execution of the script via \fBROFI_DATA\fP\&.
+.IP \(bu 2
+\fBtheme\fP: Small theme snippet to f.e. change the background color of a widget.
.RE