summaryrefslogtreecommitdiff
path: root/volume-widget/README.md
diff options
context:
space:
mode:
authorNeville Li <neville.lyh@gmail.com>2020-05-23 09:30:22 -0400
committerNeville Li <neville.lyh@gmail.com>2020-05-23 09:30:22 -0400
commita44a3591ebfe1c119138c67cb334ab2b5fb40a12 (patch)
treedf44a44aee618bc7a050d22069c163a415fb9b9e /volume-widget/README.md
parent232e504f46ac07b1d03ea45f197a633fe3a9e9fd (diff)
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