diff options
| author | zsmith <zsmith@newhopechurch.tv> | 2026-06-24 14:33:37 -0500 |
|---|---|---|
| committer | zsmith <zsmith@newhopechurch.tv> | 2026-06-24 14:33:37 -0500 |
| commit | f852df207a4c1b4a4e759089057e1319510a6450 (patch) | |
| tree | 05cecd796e73e6fcbd3f2faf29cef9cab5fb615c /wireplumber/wireplumber.conf.d/alsa-vm.conf | |
| parent | 2dca47ddc159ffaf87291dfabeaed57d9838e26c (diff) | |
Remove linux stuffmac
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" - } - } - } -] |
