summaryrefslogtreecommitdiffstats
path: root/doc/rofi-theme.5.markdown
diff options
context:
space:
mode:
authorDave Davenport <qball@blame.services>2022-12-20 21:21:14 +0100
committerDave Davenport <qball@blame.services>2022-12-20 21:21:14 +0100
commita1943bab1f9a4f69d9aed72a11c67ddaa3b65891 (patch)
tree04ea1f7c6beb7e8ce808e4ecfa9188e80f6a43f9 /doc/rofi-theme.5.markdown
parent356e9a98bb8e685f5e181344a2bb4d563fc266a5 (diff)
[Doc] Clarify documentation on `require-input` further.
Diffstat (limited to 'doc/rofi-theme.5.markdown')
-rw-r--r--doc/rofi-theme.5.markdown4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/rofi-theme.5.markdown b/doc/rofi-theme.5.markdown
index 55af7984..9a06c1a5 100644
--- a/doc/rofi-theme.5.markdown
+++ b/doc/rofi-theme.5.markdown
@@ -978,8 +978,8 @@ The following properties are currently supported:
* **fixed-columns**: boolean
Do not reduce the number of columns shown when number of visible elements is not enough to fill them all.
* **require-input**: boolean
- Listview requires user input to be unhidden. The list will still respond to normal interaction.
- Hitting accept will still activate the selected entry.
+ Listview requires user input to be unhidden. The list is still present and
+ hitting accept will activate the first entry.
Each element is a `box` called `element`. Each `element` can contain an `element-icon` and `element-text`.