We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47787d2 commit 037e4d3Copy full SHA for 037e4d3
src/config/media/pipewire.md
@@ -151,7 +151,12 @@ a graphical session. There are several ways this can be achieved:
151
152
### Command-line and Terminal interfaces
153
154
-`wpctl` can be used to configure PipeWire when using WirePlumber as [session
+A variety of tools for interacting with PipeWire are included in the `pipewire`
155
+package, including [pw-cli(1)](https://man.voidlinux.org/pw-cli.1),
156
+[pw-top(1)](https://man.voidlinux.org/pw-top.1), and
157
+[pw-cat(1)](https://man.voidlinux.org/pw-cat.1).
158
+
159
+`wpctl` can be used to control the WirePlumber [session
160
manager](#session-management).
161
162
If using the [PulseAudio interface](#pulseaudio-interface), PulseAudio
0 commit comments