Configuration for spotifyd, see https://spotifyd.github.io/spotifyd/config/File.html for supported values.
Declarations
Type
null or TOML value
Default
null
Example
{
bitrate = 160;
volume_normalisation = true;
}
Configuration for spotifyd, see https://spotifyd.github.io/spotifyd/config/File.html for supported values.
null or TOML value
null
{
bitrate = 160;
volume_normalisation = true;
}