simple-live-app: comply with freedesktop icon specification

This commit is contained in:
Hythera
2026-02-17 22:58:59 +01:00
parent b34918f839
commit e4b11ce12c
+1 -1
View File
@@ -44,7 +44,7 @@ flutter332.buildFlutterApplication rec {
];
postInstall = ''
install -Dm644 assets/logo.png $out/share/pixmaps/simple-live-app.png
install -Dm644 assets/logo.png $out/share/icons/hicolor/1024x1024/apps/simple-live-app.png
'';
extraWrapProgramArgs = ''