diff --git a/apps/gui/spotify.nix b/apps/gui/spotify.nix index 847b8e602c93ad0fa962e66ff73fff0690e3306d..c490ee9150b679b966cf03ef936133cc5ee22f98 100644 --- a/apps/gui/spotify.nix +++ b/apps/gui/spotify.nix @@ -2,8 +2,8 @@ {pkgs, ...}: { xdg.configFile."spotify-player/theme.toml".text = builtins.readFile (pkgs.fetchFromGitHub { owner = "catppuccin"; repo = "spotify-player"; - rev = "002d51b02b3a2ebc0804e4839ee604dbdab4bec3"; + rev = "816e48fe7ade959dab920d83a7a88a952c48ede3"; - sha256 = "sha256-IUhzVrIBMi/Dn6+HV0m9i38Msg8zzzJlR85JeEVE7EU="; + sha256 = "sha256-Xl8GoAzuSfYmFb5ohS4H5we9q+0DTrCwQ3WubPsnxGg="; } + "/src/theme.toml"); xdg.configFile."spotify-player/app.toml".source = (pkgs.formats.toml {}).generate "spotify-player-config" {