mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-11 13:50:48 -05:00
docs: element children theming (#1818)
* docs: element children theming * docs: move element custom children docs * docs: use relative link instead of absolute
This commit is contained in:
parent
c870d512ff
commit
f5aa8f27a2
1 changed files with 2 additions and 2 deletions
|
@ -1010,8 +1010,8 @@ By default the `element-icon` and `element-text` child widgets are added to the
|
||||||
`element`. This can be modified using the `children` property or the
|
`element`. This can be modified using the `children` property or the
|
||||||
`[no]-show-icons` option.
|
`[no]-show-icons` option.
|
||||||
|
|
||||||
A child added with another name is seen as a `box`, this can be used as dynamic
|
A child added with another name is treated the same as the special widget described
|
||||||
padding to tweak how an entry looks when it expands to available space.
|
in the [advanced layout](#advanced-layout) section.
|
||||||
|
|
||||||
#### listview text highlight
|
#### listview text highlight
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue