diff --git a/overlays/sandbox.nix b/overlays/sandbox.nix index e6a2d60..bfd3dc9 100644 --- a/overlays/sandbox.nix +++ b/overlays/sandbox.nix @@ -65,7 +65,7 @@ in { ''; desktopFileAttributes = { name = "spotify-wrapped"; - icon = "spotify"; + icon = "spotify-client"; desktopName = "Spotify (wrapped)"; }; enableDesktopFile = true;