changed spotifyd quality
This commit is contained in:
parent
774a25ccf7
commit
f4e4918fbe
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
settings = {
|
settings = {
|
||||||
global = {
|
global = {
|
||||||
device_name = osConfig.networking.hostName;
|
device_name = osConfig.networking.hostName;
|
||||||
bitrate = 160;
|
bitrate = 320;
|
||||||
volume_normalisation = true;
|
volume_normalisation = true;
|
||||||
autoplay = false;
|
autoplay = false;
|
||||||
zeroconf_port = 57621;
|
zeroconf_port = 57621;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue