summaryrefslogtreecommitdiff
path: root/volumearc-widget/README.md
diff options
context:
space:
mode:
authorstreetturtle <streetturtle@users.noreply.github.com>2020-02-22 12:53:50 -0500
committerGitHub <noreply@github.com>2020-02-22 12:53:50 -0500
commit5e519648e1c9a294a4462a532d1ba28abe1fa000 (patch)
tree1d35abe92b71dbe442f9c0dd2039bc3cabc0642d /volumearc-widget/README.md
parent18a8fd62d3a59cac084b4c76006b15ed43d5e4c2 (diff)
parent60f74904530058bf8b1cc9a2ee3972093381b19d (diff)
Merge pull request #110 from tasmo/custom-backgrounds
Make backgrounds theme-able
Diffstat (limited to 'volumearc-widget/README.md')
-rw-r--r--volumearc-widget/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/volumearc-widget/README.md b/volumearc-widget/README.md
index cd0501e..58f9550 100644
--- a/volumearc-widget/README.md
+++ b/volumearc-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 arc |
+| `bg_color` | `#ffffff11` | Color of the arc's background |
| `mute_color` | `beautiful.fg_urgent` | Color of the arc when mute |
| `path_to_icon` | /usr/share/icons/Arc/status/symbolic/audio-volume-muted-symbolic.svg | Path to the icon |
| `thickness` | 2 | The arc thickness |