sandbox: Fix icon
This commit is contained in:
parent
30e3d53918
commit
59f061711a
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user