mirror of
https://github.com/blahai/nyx.git
synced 2025-01-18 11:00:20 +00:00
Global/pipewire: fix crackling
This commit is contained in:
parent
f34815dfb1
commit
166af15cc3
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
"default.clock.rate" = 48000;
|
||||
"default.clock.quantum" = 32;
|
||||
"default.clock.min-quantum" = 32;
|
||||
"default.clock.max-quantum" = 32;
|
||||
"default.clock.max-quantum" = 64;
|
||||
};
|
||||
};
|
||||
pipewire-pulse."92-low-latency" = {
|
||||
|
|
Loading…
Reference in a new issue