wireplumber
linux
A modular session/policy manager for PipeWire and a GObject-based high-level library that wraps PipeWire's API. See also: `wpctl`, `pipewire`.
More info →Examples (5)
Make WirePlumber start with the user session immediately (for systemd systems)
systemctl --user --now enable wireplumberRun WirePlumber, after `pipewire` is started (for non-systemd systems)
Specify a different context configuration file
wireplumber --config-file path/to/fileDisplay help
wireplumber --helpDisplay version
wireplumber --versionmade by @shridhargupta | data from tldr-pages