seabird: comply with freedesktop icon specification

This commit is contained in:
Hythera
2026-02-17 22:35:38 +01:00
parent b34918f839
commit 3cf8ea2a8d
+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" ];