diff options
author | Pavel Makhov <pmakhov@theoctavegroup.com> | 2019-07-03 09:41:09 -0400 |
---|---|---|
committer | Pavel Makhov <pmakhov@theoctavegroup.com> | 2019-07-03 09:41:09 -0400 |
commit | 3d84ce64bd27920a751206115ee0a6bca8eb95c9 (patch) | |
tree | df88508016562e00c31509671d2c256ac789ecc3 /volumearc-widget | |
parent | f77df958104badf284061603e4e945b32ac6aeb6 (diff) | |
parent | 74f7e583de5d16c0a32af1e148e7df5ad6887dbd (diff) |
Merge branch '74-externalize-config' of github.com:streetturtle/awesome-wm-widgets into 74-externalize-config
Diffstat (limited to 'volumearc-widget')
-rw-r--r-- | volumearc-widget/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/volumearc-widget/README.md b/volumearc-widget/README.md index 0bcd7c7..9f1a60e 100644 --- a/volumearc-widget/README.md +++ b/volumearc-widget/README.md @@ -36,7 +36,7 @@ volumearc_widget({ }) ``` -Above config results in following widget: +The config above results in the following widget: ![custom](./custom.png) |