diff options
author | streetturtle <streetturtle@users.noreply.github.com> | 2021-12-13 09:36:26 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-13 09:36:26 -0500 |
commit | 0671068e4a74b10a4bfa5dbe6463db7c0889997b (patch) | |
tree | 47c74841af56841d340be9c2acaeeee45ddd75ba /volume-widget | |
parent | d3d929dbba9e89a8ce2101b1e1b044a727264513 (diff) | |
parent | 2cac9f39d1d48e33259fe3ea6d86a4250e2d8c72 (diff) |
Merge pull request #318 from ingram1107/master-cleanup
Repo cleanup
Diffstat (limited to 'volume-widget')
-rw-r--r-- | volume-widget/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/volume-widget/README.md b/volume-widget/README.md index 368f311..13515c9 100644 --- a/volume-widget/README.md +++ b/volume-widget/README.md @@ -13,7 +13,7 @@ Left click toggles mute and middle click opens a mixer ([pavucontrol](https://fr ### Features - - switch between sinks/sources by right clicking on the widget; + - switch between sinks/sources by right click on the widget; - more responsive than previous versions of volume widget, which were refreshed once a second; - 5 predefined customizable looks; @@ -60,7 +60,7 @@ It is possible to customize the widget by providing a table with all or some of | `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` | -Depending 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 |