summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Davenport <qball@blame.services>2023-11-10 14:45:26 +0100
committerDave Davenport <qball@blame.services>2023-11-10 14:45:26 +0100
commit9aaa0a83ee5742d890619439ee9dbec366cfa09b (patch)
tree3af6b60594ea57619bda8efbf7f407b5d6d96632
parent90edb60c4f7f330c6b0340019fbfc9b88b302068 (diff)
[Script] Update theme property clarification a bit.
-rw-r--r--doc/rofi-script.54
-rw-r--r--doc/rofi-script.5.markdown4
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/rofi-script.5 b/doc/rofi-script.5
index 8f20b9c6..c434f0af 100644
--- a/doc/rofi-script.5
+++ b/doc/rofi-script.5
@@ -152,8 +152,8 @@ a widget.
.PP
The \fBtheme\fP property cannot change the interface while running, it is only
-usable for small changes in for example background colors of widgets like the
-row color of the listview.
+usable for small changes in, for example background color, of widgets that get
+updated during display like the row color of the listview.
.SH Parsing row options
.PP
diff --git a/doc/rofi-script.5.markdown b/doc/rofi-script.5.markdown
index 963b1855..46391fa4 100644
--- a/doc/rofi-script.5.markdown
+++ b/doc/rofi-script.5.markdown
@@ -119,8 +119,8 @@ The following extra options exists:
a widget.
The **theme** property cannot change the interface while running, it is only
-usable for small changes in for example background colors of widgets like the
-row color of the listview.
+usable for small changes in, for example background color, of widgets that get
+updated during display like the row color of the listview.
## Parsing row options