nasty hack of getting higher res icon on linux

This commit is contained in:
Jędrzej Stuczyński
2022-06-13 17:20:32 +01:00
parent cd93891410
commit 9c9e959112
2 changed files with 1 additions and 0 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 12 KiB

+1
View File
@@ -8,4 +8,5 @@ git clone nym ...
cd nym
cd nym-wallet
npx @tauri-apps/tauricon ../assets/appicon/appicon.png
cp src-tauri/icons/128x128.png src-tauri/icons/32x32.png
```