Configuration written to $XDG_CONFIG_HOME/spotify-player/app.toml.
See https://github.com/aome510/spotify-player/blob/master/docs/config.md#general for the full list of options.
Declarations
Type
TOML value
Default
{ }
Example
{
theme = "default";
playback_window_position = "Top";
copy_command = {
command = "wl-copy";
args = [];
};
device = {
audio_cache = false;
normalization = false;
};
}
Sign in to create a configuration using this setting.