add background to hints section in docs (#697)
This commit is contained in:
parent
c275c31a50
commit
75409ce9ad
@ -426,6 +426,8 @@ Some possible uses for these attributes are:
|
|||||||
align the text if its width is shorter than `minimal_width`.
|
align the text if its width is shorter than `minimal_width`.
|
||||||
* `separator` and `separator_block_width` can be used to remove the
|
* `separator` and `separator_block_width` can be used to remove the
|
||||||
vertical bar that is separating modules.
|
vertical bar that is separating modules.
|
||||||
|
* `background` can be used to set an alternative background color for the
|
||||||
|
module. supports RGBA if your i3bar version does.
|
||||||
* `markup` can be set to `"none"` or `"pango"`.
|
* `markup` can be set to `"none"` or `"pango"`.
|
||||||
`Pango markup
|
`Pango markup
|
||||||
<https://developer.gnome.org/pango/stable/PangoMarkupFormat.html>`_
|
<https://developer.gnome.org/pango/stable/PangoMarkupFormat.html>`_
|
||||||
|
Loading…
Reference in New Issue
Block a user