mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-20 05:59:51 -07:00
feat: even more latency for bluetooth ig
This commit is contained in:
parent
93e7c55cf6
commit
8d80ebe1b0
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ in
|
||||||
wireplumber.enable = true;
|
wireplumber.enable = true;
|
||||||
extraConfig.pipewire = {
|
extraConfig.pipewire = {
|
||||||
bluez = {
|
bluez = {
|
||||||
bluez5.a2dp.latency.msec = 150;
|
bluez5.a2dp.latency.msec = 200;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue