pied: move icon to spec-compliant location (#496461)

This commit is contained in:
Aleksana 2026-03-07 03:47:09 +00:00 committed by GitHub
commit dd2fd71267
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -29,7 +29,7 @@ flutter329.buildFlutterApplication rec {
postInstall = ''
install -D flatpak/com.mikeasoft.pied.desktop -t $out/share/applications
install -D flatpak/com.mikeasoft.pied.png -t $out/share/pixmaps
install -D flatpak/com.mikeasoft.pied.png -t $out/share/icons/hicolor/256x256/apps
'';
meta = {