programs.spotify-player.settings
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.
- Type
TOML value- Default
{ }- Example
{ theme = "default"; playback_window_position = "Top"; copy_command = { command = "wl-copy"; args = []; }; device = { audio_cache = false; normalization = false; }; }- Declared
- <home-manager/modules/programs/spotify-player.nix>