From 390f501e52e59224b63bef2e797d53ce92531100 Mon Sep 17 00:00:00 2001 From: Luka5W <74739057+Luka5W@users.noreply.github.com> Date: Sat, 7 Oct 2023 20:47:23 +0000 Subject: [PATCH] added info about alternative toggle_command --- volume-widget/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/volume-widget/README.md b/volume-widget/README.md index 9b546a8..a1df845 100644 --- a/volume-widget/README.md +++ b/volume-widget/README.md @@ -73,6 +73,8 @@ It is possible to customize the widget by providing a table with all or some of | `mixctrl` | `Master` | Select the mixer name to control | | `value_type` | `-M` | Select how the volume is increased/ decreased (intended for `-M`/ `-R` parameters). See `man amixer` for additional info | +Note: If unmuting or toggling using the default amixer command does not work, this command may work: `pactl set-sink-mute [card] toggle` + Depends on the chosen widget type add parameters from the corresponding section below: #### `icon` parameters