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