sandbox: Fix icon

This commit is contained in:
PapaTutuWawa 2022-04-26 17:20:56 +02:00
parent 30e3d53918
commit 59f061711a

View File

@ -65,7 +65,7 @@ in {
''; '';
desktopFileAttributes = { desktopFileAttributes = {
name = "spotify-wrapped"; name = "spotify-wrapped";
icon = "spotify"; icon = "spotify-client";
desktopName = "Spotify (wrapped)"; desktopName = "Spotify (wrapped)";
}; };
enableDesktopFile = true; enableDesktopFile = true;