chore: update spotify-player theme

Signed-off-by: jolheiser <john.olheiser@gmail.com>
jenkins
jolheiser 2024-02-07 15:59:29 -06:00
parent 43ed61a01f
commit 33b481367c
Signed by: jolheiser
GPG Key ID: B853ADA5DA7BBF7A
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@
xdg.configFile."spotify-player/theme.toml".text = builtins.readFile (pkgs.fetchFromGitHub {
owner = "catppuccin";
repo = "spotify-player";
rev = "816e48fe7ade959dab920d83a7a88a952c48ede3";
sha256 = "sha256-Xl8GoAzuSfYmFb5ohS4H5we9q+0DTrCwQ3WubPsnxGg=";
rev = "002d51b02b3a2ebc0804e4839ee604dbdab4bec3";
sha256 = "sha256-IUhzVrIBMi/Dn6+HV0m9i38Msg8zzzJlR85JeEVE7EU=";
}
+ "/src/theme.toml");
xdg.configFile."spotify-player/app.toml".source = (pkgs.formats.toml {}).generate "spotify-player-config" {