Add: missing mention of pipewire module on website
I was reading the docs on the website(https://bumblebee-status.readthedocs.io/en/latest/modules.html#contrib) and there was no mention of the pipewire module which exists among the contrib modules. This edit will inform users about the pipewire module
This commit is contained in:
parent
f855d5c235
commit
e1f50f4782
1 changed files with 13 additions and 0 deletions
|
@ -1243,6 +1243,19 @@ Parameters:
|
||||||
|
|
||||||
contributed by `bbernhard <https://github.com/bbernhard>`_ - many thanks!
|
contributed by `bbernhard <https://github.com/bbernhard>`_ - many thanks!
|
||||||
|
|
||||||
|
pipewire
|
||||||
|
~~~~~~~
|
||||||
|
|
||||||
|
get volume level or control it
|
||||||
|
|
||||||
|
Requires the following executable:
|
||||||
|
* wpctl
|
||||||
|
|
||||||
|
Parameters:
|
||||||
|
* wpctl.percent_change: How much to change volume by when scrolling on the module (default is 4%)
|
||||||
|
|
||||||
|
heavily based on amixer module
|
||||||
|
|
||||||
playerctl
|
playerctl
|
||||||
~~~~~~~~~
|
~~~~~~~~~
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue