Merge pull request 'fix skill issues with mpd' (#143) from fix-mpd into main
Reviewed-on: #143
This commit is contained in:
commit
953378afed
1 changed files with 5 additions and 0 deletions
|
@ -8,6 +8,11 @@ _: {
|
|||
name "Pipewire"
|
||||
}
|
||||
replaygain "track"
|
||||
volume_normalization "yes"
|
||||
max_playlist_length 1048576
|
||||
max_command_list_size 1048576
|
||||
max_output_buffer_size 1048576
|
||||
auto_update yes
|
||||
'';
|
||||
};
|
||||
programs.ncmpcpp.enable = true;
|
||||
|
|
Loading…
Reference in a new issue