summaryrefslogtreecommitdiffstats
path: root/doc/rofi-theme.5.markdown
diff options
context:
space:
mode:
authorDave Davenport <qball@blame.services>2022-07-21 21:48:53 +0200
committerDave Davenport <qball@blame.services>2022-07-21 21:48:53 +0200
commit5eafdc4b06c2bc7a71b9cda45fe43e024aa35eee (patch)
treec8c3bdeb35c36184440bba92cacf6f3e6abc5855 /doc/rofi-theme.5.markdown
parentfff40131ae90ee285dcaa9751d72d529bd429966 (diff)
[Doc] Update releasenotes.
Diffstat (limited to 'doc/rofi-theme.5.markdown')
-rw-r--r--doc/rofi-theme.5.markdown2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/rofi-theme.5.markdown b/doc/rofi-theme.5.markdown
index 50d215a7..6c7f30de 100644
--- a/doc/rofi-theme.5.markdown
+++ b/doc/rofi-theme.5.markdown
@@ -951,6 +951,8 @@ The following properties are currently supported:
The order the elements are layed out. Vertical is the original 'column' view.
* **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 show up.
Each element is a `box` called `element`. Each `element` can contain an `element-icon` and `element-text`.