pcsx2: move icon to spec-compliant location

This commit is contained in:
pancaek
2026-03-03 18:49:13 -08:00
parent 40e883ab15
commit a92b4f609f
+1 -1
View File
@@ -112,7 +112,7 @@ llvmPackages.stdenv.mkDerivation (finalAttrs: {
strictDeps = true;
postInstall = ''
install -Dm644 $src/pcsx2-qt/resources/icons/AppIcon64.png $out/share/pixmaps/PCSX2.png
install -Dm644 $src/pcsx2-qt/resources/icons/AppIcon64.png $out/share/icons/hicolor/64x64/apps/PCSX2.png
install -Dm644 $src/.github/workflows/scripts/linux/pcsx2-qt.desktop $out/share/applications/PCSX2.desktop
zip -jq $out/share/PCSX2/resources/patches.zip ${pcsx2_patches}/patches/*