From 3a984a9119cf431ec9eba7aafe5baf03376b379e Mon Sep 17 00:00:00 2001 From: zachir Date: Thu, 19 Oct 2023 08:23:38 -0500 Subject: Update documentation --- pactl-widget/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pactl-widget') diff --git a/pactl-widget/README.md b/pactl-widget/README.md index ad6639b..6422d4a 100644 --- a/pactl-widget/README.md +++ b/pactl-widget/README.md @@ -46,10 +46,10 @@ the following config parameters: | Name | Default | Description | |---|---|---| | `mixer_cmd` | `pavucontrol` | command to run on middle click (e.g. a mixer program) | -| `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` | | `device` | `@DEFAULT_SINK@` | Select the device name to control | -| `tooltip` | `false` | Display volume level in a tooltip when the mouse cursor hovers the widget | +| `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 refer to the original Volume widget. -- cgit v1.2.3