mirror of
https://github.com/aviallon/nixos-lib.git
synced 2026-04-06 01:38:06 +00:00
[Desktop] Increse pipewire noise filter log level
This commit is contained in:
parent
5e6f52bf5d
commit
a2fd17526d
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ writeText "pipewire-noise-filter.cfg" ''
|
||||||
# start with pipewire -c filter-chain/source-rnnoise.conf
|
# start with pipewire -c filter-chain/source-rnnoise.conf
|
||||||
#
|
#
|
||||||
context.properties = {
|
context.properties = {
|
||||||
log.level = 0
|
log.level = 1
|
||||||
}
|
}
|
||||||
|
|
||||||
context.spa-libs = {
|
context.spa-libs = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue