commands.sh

pipewire-pulse

linux

Start a PulseAudio-compatible daemon for PipeWire.

More info →

Options (3)

-c, --configboolean

Start the daemon with a specific configuration file

Example: pipewire-pulse {{[-c|--config]}} {{path/to/pipewire-pulse.conf}}
-v, --verboseboolean

Increase the verbosity level (use multiple times for more verbosity, e.g. `-vvv`)

Example: pipewire-pulse {{[-v|--verbose]}}
-h, --helpboolean

Display help

Example: pipewire-pulse {{[-h|--help]}}

Examples (4)

Start the daemon with default settings

Start the daemon with a specific configuration file

pipewire-pulse [-c|--config] path/to/pipewire-pulse.conf

Increase the verbosity level (use multiple times for more verbosity, e.g. `-vvv`)

pipewire-pulse [-v|--verbose]

Display help

pipewire-pulse [-h|--help]
made by @shridhargupta | data from tldr-pages