diff --git a/doc/rofi-theme.5 b/doc/rofi-theme.5 index 457874fc..b7b36f3c 100644 --- a/doc/rofi-theme.5 +++ b/doc/rofi-theme.5 @@ -1579,8 +1579,8 @@ The order the elements are layed out. Vertical is the original 'column' view. Do not reduce the number of columns shown when number of visible elements is not enough to fill them all. .IP \(bu 2 \fBrequire-input\fP: 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. .RE 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`.