From 9e3a6355172d4502a56db0ad3410b916980e6a76 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 18:03:19 +0200 Subject: Adding debian version 14.2-2. Signed-off-by: Daniel Baumann --- debian/pulse.conf | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 debian/pulse.conf (limited to 'debian/pulse.conf') diff --git a/debian/pulse.conf b/debian/pulse.conf new file mode 100644 index 0000000..0813d04 --- /dev/null +++ b/debian/pulse.conf @@ -0,0 +1,16 @@ +# PulseAudio alsa plugin configuration file to set the pulseaudio plugin as +# default output for applications using alsa when pulseaudio is running. +hook_func.pulse_load_if_running { + lib "libasound_module_conf_pulse.so" + func "conf_pulse_hook_load_if_running" +} + +@hooks [ + { + func pulse_load_if_running + files [ + "/usr/share/alsa/pulse-alsa.conf" + ] + errors false + } +] -- cgit v1.2.3