From 9592aad7fe76a198a2cae4a379c0dfaecf38486b Mon Sep 17 00:00:00 2001 From: Lukas Rusak Date: Thu, 11 Mar 2021 09:04:16 -0800 Subject: [PATCH] pulseaudio: enable using module-card-restore to remember card profiles --- packages/audio/pulseaudio/config/system.pa | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/audio/pulseaudio/config/system.pa b/packages/audio/pulseaudio/config/system.pa index 937a2f1334..9136dfa582 100644 --- a/packages/audio/pulseaudio/config/system.pa +++ b/packages/audio/pulseaudio/config/system.pa @@ -27,6 +27,7 @@ load-module module-native-protocol-unix ### Automatically restore the volume of streams and devices load-module module-stream-restore load-module module-device-restore +load-module module-card-restore ### Automatically restore the default sink/source when changed by the user ### during runtime