From d9ac0867ec4a65a56629858125619b1d6b517963 Mon Sep 17 00:00:00 2001 From: Salt Date: Tue, 18 Jun 2019 03:06:21 -0500 Subject: [PATCH] Pulse: Disable autospawn --- .config/pulse/daemon.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/pulse/daemon.conf b/.config/pulse/daemon.conf index 0d005012..ebc054a0 100644 --- a/.config/pulse/daemon.conf +++ b/.config/pulse/daemon.conf @@ -7,6 +7,7 @@ realtime-scheduling = no # Fixes a weird stutter issue # Sanity flat-volumes = no +autospawn = no # Audio Quality default-sample-format = s32le # Pulse does 16bit sampling by default for some reason