mycrypto: fix icon

gstqt5
oxalica 2020-08-16 05:11:03 +08:00 committed by Jon
parent e3193c9cdf
commit 1ce7c5af12
1 changed files with 2 additions and 0 deletions

View File

@ -41,6 +41,8 @@ in appimageTools.wrapType2 rec {
mkdir -p $out/share
cp -rt $out/share ${desktopItem}/share/applications ${appimageContents}/usr/share/icons
chmod -R +w $out/share
mv $out/share/icons/hicolor/{0x0,256x256}
'';
meta = with lib; {