update from master

This commit is contained in:
GitHub Action 2023-03-06 18:46:49 +00:00
parent b4e57548de
commit f4c1153dd8
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@ the following config parameters:
| `step` | `5` | How much the volume is raised or lowered at once (in %) | | `step` | `5` | How much the volume is raised or lowered at once (in %) |
| `widget_type`| `icon_and_text`| Widget type, one of `horizontal_bar`, `vertical_bar`, `icon`, `icon_and_text`, `arc` | | `widget_type`| `icon_and_text`| Widget type, one of `horizontal_bar`, `vertical_bar`, `icon`, `icon_and_text`, `arc` |
| `device` | `@DEFAULT_SINK@` | Select the device name to control | | `device` | `@DEFAULT_SINK@` | Select the device name to control |
| `tooltip` | `false` | Display volume level in a tooltip when the mouse cursor hovers the widget |
For more details on parameters depending on the chosen widget type, please For more details on parameters depending on the chosen widget type, please
refer to the original Volume widget. refer to the original Volume widget.