mirror of
https://github.com/lbonn/rofi
synced 2024-11-23 04:13:03 +00:00
[Doc] themes manpage, small textual improvement.
This commit is contained in:
parent
b96b28ebde
commit
db16c63168
2 changed files with 6 additions and 2 deletions
|
@ -1626,7 +1626,9 @@ Each entry displayed by listview captured by a \fB\fCbox\fR called \fB\fCelement
|
|||
|
||||
.PP
|
||||
A child added with another name is seen as a \fB\fCbox\fR, this can be used to tweak
|
||||
how an entry looks to expand to available space.
|
||||
how an entry looks when it expands to available space. This can be useful if
|
||||
there are multiple columns and on filtering the remaining columns should appear
|
||||
centered with a fixed width.
|
||||
|
||||
.SS listview text highlight
|
||||
.PP
|
||||
|
|
|
@ -1003,7 +1003,9 @@ Each entry displayed by listview captured by a `box` called `element`. Each
|
|||
* `element-index`: A textbox widget that shows the shortcut keybinding number.
|
||||
|
||||
A child added with another name is seen as a `box`, this can be used to tweak
|
||||
how an entry looks to expand to available space.
|
||||
how an entry looks when it expands to available space. This can be useful if
|
||||
there are multiple columns and on filtering the remaining columns should appear
|
||||
centered with a fixed width.
|
||||
|
||||
#### listview text highlight
|
||||
|
||||
|
|
Loading…
Reference in a new issue