summaryrefslogtreecommitdiff
path: root/volume-widget/README.md
diff options
context:
space:
mode:
authorstreetturtle <streetturtle@users.noreply.github.com>2020-05-24 14:14:32 -0400
committerGitHub <noreply@github.com>2020-05-24 14:14:32 -0400
commitcbfb12590a6d3f7d4d49ec016fc0017139984d91 (patch)
treeecc60c7874b4e748f8f3d7ebd5d681224e08ae4e /volume-widget/README.md
parent6018416588071e2817f59ea6fde5c15fbbfd2c8f (diff)
parenta44a3591ebfe1c119138c67cb334ab2b5fb40a12 (diff)
Merge pull request #146 from nevillelyh/neville/volume
make volume +/- delta configurable
Diffstat (limited to 'volume-widget/README.md')
-rw-r--r--volume-widget/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/volume-widget/README.md b/volume-widget/README.md
index 065a504..cd53f49 100644
--- a/volume-widget/README.md
+++ b/volume-widget/README.md
@@ -13,6 +13,7 @@ It is possible to customize widget by providing a table with all or some of the
| `volume_audio_controller`| `pulse` | audio device |
| `display_notification` | `false` | Display a notification on mouseover and keypress |
| `notification_position` | `top_right`| The notification position |
+| `delta` | 5 | The volume +/- percentage |
## Installation