diff options
author | swirl <swurl@swurl.xyz> | 2021-12-30 13:01:21 -0500 |
---|---|---|
committer | swirl <swurl@swurl.xyz> | 2021-12-30 13:03:13 -0500 |
commit | ccbd223692d20943f9c134f401a6202626dc6e60 (patch) | |
tree | 8d2fe2590b2c4827d0565402ecf9e21b62eb7061 | |
parent | c613a1c95820c0e6aaa8bc44d94b26c516780575 (diff) | |
download | PrismLauncher-ccbd223692d20943f9c134f401a6202626dc6e60.tar.gz PrismLauncher-ccbd223692d20943f9c134f401a6202626dc6e60.tar.bz2 PrismLauncher-ccbd223692d20943f9c134f401a6202626dc6e60.zip |
fix desktop icon
-rw-r--r-- | program_info/polymc.desktop | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/program_info/polymc.desktop b/program_info/polymc.desktop index 3d637e6e..835ef6e1 100644 --- a/program_info/polymc.desktop +++ b/program_info/polymc.desktop @@ -4,8 +4,8 @@ Name=PolyMC Comment=A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once. Type=Application Terminal=false -Exec=PolyMC +Exec=polymc StartupNotify=true -Icon=null +Icon=polymc Categories=Game; Keywords=game;minecraft;launcher; |