added info about alternative toggle_command

This commit is contained in:
Luka5W 2023-10-07 20:47:23 +00:00
parent df4dd6d0f6
commit 390f501e52
1 changed files with 2 additions and 0 deletions

View File

@ -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 | | `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 | | `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: Depends on the chosen widget type add parameters from the corresponding section below:
#### `icon` parameters #### `icon` parameters