seabird: comply with freedesktop icon specification (#491514)

This commit is contained in:
dish
2026-02-18 21:12:07 +00:00
committed by GitHub
+1 -1
View File
@@ -57,7 +57,7 @@ buildGoModule (finalAttrs: {
'';
postInstall = ''
install -Dm644 internal/icon/seabird.svg $out/share/pixmaps/dev.skynomads.Seabird.svg
install -Dm644 internal/icon/seabird.svg $out/share/icons/hicolor/scalable/dev.skynomads.Seabird.svg
'';
desktopItems = [ "dev.skynomads.Seabird.desktop" ];