From 28e8bdf7f8286bd431b7f3b709e79f3827b31469 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Wed, 24 Dec 2025 13:54:03 +0900 Subject: updates --- debian/.config/pulse/daemon.conf | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 debian/.config/pulse/daemon.conf (limited to 'debian/.config/pulse') diff --git a/debian/.config/pulse/daemon.conf b/debian/.config/pulse/daemon.conf new file mode 100644 index 0000000..ef900f1 --- /dev/null +++ b/debian/.config/pulse/daemon.conf @@ -0,0 +1,4 @@ +# Never exit pulseaudio if idle. This is to deal with an issue of Chromium +# browsers not properly starting Pulseaudio by themselves. When the underlying +# issue is solved, this file/directory should be removed. +exit-idle-time = -1 -- cgit v1.2.3