Skip to content

Added support for disabling nodes and devices through the configuration

Rolf Vidar Mazunki Hoksaas requested to merge mazunki/wireplumber:master into master

I had a bunch of output devices appearing through my monitor via HDMI, and I never use them. I wanted to disable them, so I added support for it by adding a property to the devices. For consistency I also added it to nodes.

I also added an example + description of usage in the configuration which people can easily uncomment to use.

Merge request reports