spotiflac: fix desktop icon (#524976)
This commit is contained in:
@@ -83,6 +83,8 @@ buildGoModule (finalAttrs: {
|
||||
--set XDG_DATA_DIRS ${gsettings-desktop-schemas}/share/gsettings-schemas/${gsettings-desktop-schemas.name}:${gtk3}/share/gsettings-schemas/${gtk3.name} \
|
||||
--prefix PATH : ${lib.makeBinPath [ ffmpeg-headless ]}
|
||||
|
||||
install -D frontend/src/assets/icons/spotiflac.svg $out/share/icons/hicolor/scalable/apps/SpotiFLAC.svg
|
||||
|
||||
runHook postInstall;
|
||||
'';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user