From a0372e616c22adc2606b437230e086d98dbaed13 Mon Sep 17 00:00:00 2001 From: Salt Date: Tue, 23 Jun 2020 03:01:57 -0500 Subject: [PATCH] Pulse: Add some configs to fix game popping --- .config/pulse/daemon.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.config/pulse/daemon.conf b/.config/pulse/daemon.conf index 08df1439..4bba841c 100644 --- a/.config/pulse/daemon.conf +++ b/.config/pulse/daemon.conf @@ -5,6 +5,10 @@ # Bugfixes for my desktop's audio card realtime-scheduling = no # Fixes a weird stutter issue +# Fixes some popping in games +default-fragments = 5 +default-fragment-size-msec = 2 + # Sanity flat-volumes = no