feat: even more latency for bluetooth ig
Some checks are pending
Check flake / check (push) Waiting to run

This commit is contained in:
Youwen Wu 2025-01-26 23:01:03 -08:00
parent 93e7c55cf6
commit 8d80ebe1b0
Signed by: youwen5
GPG key ID: 865658ED1FE61EC3

View file

@ -22,7 +22,7 @@ in
wireplumber.enable = true;
extraConfig.pipewire = {
bluez = {
bluez5.a2dp.latency.msec = 150;
bluez5.a2dp.latency.msec = 200;
};
};
};