From f3df69074328b3fe48d86e0948ecb64adeb997d0 Mon Sep 17 00:00:00 2001 From: streetturtle Date: Thu, 3 Jun 2021 20:51:58 -0400 Subject: fix #251: add a note about pulseaudio-alsa --- volume-widget/README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'volume-widget/README.md') diff --git a/volume-widget/README.md b/volume-widget/README.md index accb731..7c1ddb7 100644 --- a/volume-widget/README.md +++ b/volume-widget/README.md @@ -36,6 +36,8 @@ s.mytasklist, -- Middle widget }, ``` +Note that widget uses following command the get the current volume: `amixer -D pulse sget Master`, so please make sure that it works for you, otherwise you need to install `pulseaudio-alsa` package. + ### Shortcuts To improve responsiveness of the widget when volume level is changed by a shortcut use corresponding methods of the widget: -- cgit v1.2.3