diff options
Diffstat (limited to 'wireplumber/wireplumber.conf.d/alsa-vm.conf')
| -rw-r--r-- | wireplumber/wireplumber.conf.d/alsa-vm.conf | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/wireplumber/wireplumber.conf.d/alsa-vm.conf b/wireplumber/wireplumber.conf.d/alsa-vm.conf deleted file mode 100644 index 22ca815..0000000 --- a/wireplumber/wireplumber.conf.d/alsa-vm.conf +++ /dev/null @@ -1,17 +0,0 @@ -# ALSA node property overrides for HDMI output - -monitor.alsa.rules = [ - # Generic PCI cards on any VM type - { - matches = [ - { node.name = "~alsa_output.*" } - ] - actions = { - update-props = { - audio.format = "S16LE" - audio.channels = 2 - audio.position = "FR,FL" - } - } - } -] |
