diff options
author | streetturtle <streetturtle@gmail.com> | 2019-04-13 22:46:16 -0400 |
---|---|---|
committer | streetturtle <streetturtle@gmail.com> | 2019-04-13 22:46:16 -0400 |
commit | 8e92a8541bba98132ce92307400f458bda65295b (patch) | |
tree | e52f77c49e3c2214e7ca697d4b4fcf9fcf16d9bf | |
parent | ed8bd0a96a353d309ca5d9750d8ce0919db6a7c8 (diff) |
add mouse control info to readme
-rw-r--r-- | volumearc-widget/README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/volumearc-widget/README.md b/volumearc-widget/README.md index 38e7e05..f791d3a 100644 --- a/volumearc-widget/README.md +++ b/volumearc-widget/README.md @@ -4,6 +4,11 @@ Almost the same as [volumebar widget](https://github.com/streetturtle/awesome-wm ![screenshot](out.gif) +Supports + - scroll up - increase volume, + - scroll down - decrease volume, + - left click - mute/unmute. + ## Customization It is possible to customize widget by providing a table with all or some of the following config parameters: |