commands.sh

pw-mon

linux

Monitor objects on the PipeWire instance.

More info →

Options (3)

-r, --remoteboolean

Monitor a specific remote instance

Example: pw-mon {{[-r|--remote]}} {{remote_name}}
-N, --colorboolean

Monitor the default instance specifying a color configuration

Example: pw-mon {{[-N|--color]}} {{never|always|auto}}
-h, --helpboolean

Display help

Example: pw-mon {{[-h|--help]}}

Examples (4)

Monitor the default PipeWire instance

Monitor a specific remote instance

pw-mon [-r|--remote] remote_name

Monitor the default instance specifying a color configuration

pw-mon [-N|--color] never|always|auto

Display help

pw-mon [-h|--help]
made by @shridhargupta | data from tldr-pages