monitor.alsa.rules = [ { matches = [ { "device.name" = "alsa_card.pci-0000_00_1f.3-platform-cml_rt5682_def" } ] actions = { update-props = { device.profile = "pro-audio" } } } { matches = [ { node.name = "alsa_output.pci-0000_00_1f.3-platform-cml_rt5682_def.pro-output-0" } ] actions = { update-props = { priority.driver = 1000 priority.session = 1000 } } } { matches = [ { node.name = "alsa_output.pci-0000_00_1f.3-platform-cml_rt5682_def.pro-output-2" } ] actions = { update-props = { priority.driver = 1100 priority.session = 1100 } } } { matches = [ { node.name = "alsa_output.pci-0000_00_1f.3-platform-cml_rt5682_def.pro-output-3" } ] actions = { update-props = { priority.driver = 1090 priority.session = 1090 } } } { matches = [ { node.name = "alsa_output.pci-0000_00_1f.3-platform-cml_rt5682_def.pro-output-4" } ] actions = { update-props = { priority.driver = 1095 priority.session = 1095 } } } ]