mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -04:00
16 lines
536 B
Diff
16 lines
536 B
Diff
diff --git a/usr/share/applications/modrinth-app-bin.desktop b/usr/share/applications/modrinth-app-bi.desktop
|
|
index 802f685..898b247 100644
|
|
--- a/usr/share/applications/modrinth-app-bin.desktop
|
|
+++ b/usr/share/applications/modrinth-app-bin.desktop
|
|
@@ -1,8 +1,8 @@
|
|
[Desktop Entry]
|
|
Categories=Game;
|
|
-Exec=ModrinthApp
|
|
+Exec=env MODRINTH_EXTERNAL_UPDATE_PROVIDER=1 /opt/modrinth-app-bin/modrinth-app-bin %U
|
|
Icon=ModrinthApp
|
|
Name=Modrinth App
|
|
Terminal=false
|
|
Type=Application
|
|
MimeType=application/zip+mrpack;x-scheme-handler/modrinth
|
|
|