LinuxCommandLibrary

pw-mon

Monitor objects on the PipeWire instance.

TLDR

Monitor the default PipeWire instance

$ pw-mon
copy


Monitor a specific remote instance
$ pw-mon --remote=[remote_name]
copy


Monitor the default instance specifying a color configuration
$ pw-mon --color=[never|always|auto]
copy


Display help
$ pw-mon --help
copy

Copied to clipboard