summaryrefslogtreecommitdiff
path: root/volumebar-widget/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'volumebar-widget/README.md')
-rw-r--r--volumebar-widget/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/volumebar-widget/README.md b/volumebar-widget/README.md
index 2b27c60..b4a4578 100644
--- a/volumebar-widget/README.md
+++ b/volumebar-widget/README.md
@@ -16,6 +16,7 @@ It is possible to customize widget by providing a table with all or some of the
| Name | Default | Description |
|---|---|---|
| `main_color` | `beautiful.fg_normal` | Color of the bar |
+| `bg_color` | `#ffffff11` | Color of the bar's background |
| `mute_color` | `beautiful.fg_urgent` | Color of the bar when mute |
| `width` | 50 | The bar width |
| `shape` | `bar` | [gears.shape](https://awesomewm.org/doc/api/libraries/gears.shape.html), could be `octogon`, `hexagon`, `powerline`, etc |