summarylogtreecommitdiffstats
path: root/modrinth-app
diff options
context:
space:
mode:
Diffstat (limited to 'modrinth-app')
-rwxr-xr-xmodrinth-app2
1 files changed, 1 insertions, 1 deletions
diff --git a/modrinth-app b/modrinth-app
index c94bb7e58012..f441f21ca9d7 100755
--- a/modrinth-app
+++ b/modrinth-app
@@ -1,2 +1,2 @@
#!/bin/sh
-env WEBKIT_DISABLE_DMABUF_RENDERER=1 /opt/modrinth-app/modrinth-app "$@"
+APPIMAGELAUNCHER_DISABLE=1 /opt/modrinth-app/modrinth-app.AppImage "$@"