diff options
author | streetturtle <streetturtle@gmail.com> | 2019-09-03 21:57:24 -0400 |
---|---|---|
committer | streetturtle <streetturtle@gmail.com> | 2019-09-03 21:57:24 -0400 |
commit | 0999de2bfd2e9f7ccd5d0e04eb1f63c3803449ae (patch) | |
tree | 52b013d18a348450c8b15ed37efee063d3ac6de1 /volumearc-widget | |
parent | dbee6f75f727b68092890d814d24b84136363e75 (diff) |
externalize config of volume widget
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 9f1a60e..0ae17b4 100644 --- a/volumearc-widget/README.md +++ b/volumearc-widget/README.md @@ -1,6 +1,6 @@ # Volumearc widget -Almost the same as [volumebar widget](https://github.com/streetturtle/awesome-wm-widgets/tree/master/volumebar-widget), but using arcchart: +Almost the same as [volumebar widget](https://github.com/streetturtle/awesome-wm-widgets/tree/master/volumebar-widget), but using [arcchart](https://awesomewm.org/doc/api/classes/wibox.container.arcchart.html): ![screenshot](out.gif) |