From a44a3591ebfe1c119138c67cb334ab2b5fb40a12 Mon Sep 17 00:00:00 2001 From: Neville Li Date: Sat, 23 May 2020 09:30:22 -0400 Subject: make volume +/- delta configurable --- volume-widget/README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'volume-widget/README.md') 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 -- cgit v1.2.3