diff --git a/docs/configuration.rst b/docs/configuration.rst index 6fb4b6f..c4c7e2d 100644 --- a/docs/configuration.rst +++ b/docs/configuration.rst @@ -426,6 +426,8 @@ Some possible uses for these attributes are: align the text if its width is shorter than `minimal_width`. * `separator` and `separator_block_width` can be used to remove the 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"`. `Pango markup `_