diff --git a/src/app.c b/src/app.c

index a6632811..c2d5b732 100644

--- a/src/app.c

+++ b/src/app.c

@@ -1222,7 +1222,7 @@ void openInDefaultBrowser_App(const iString *url) {

#if defined (iPlatformApple)

                      iClob(newStringsCStr_StringList("/usr/bin/open", cstr_String(url), NULL))

#elif defined (iPlatformLinux) || defined (iPlatformOther)

- iClob(newStringsCStr_StringList("/usr/bin/x-www-browser", cstr_String(url), NULL))

+ iClob(newStringsCStr_StringList("/usr/bin/xdg-open", cstr_String(url), NULL))

#elif defined (iPlatformMsys)

     iClob(newStringsCStr_StringList(

         concatPath_CStr(cstr_String(execPath_App()), "../urlopen.bat"),

Proxy Information
Original URL
gemini://git.skyjake.fi/lagrange/release/pcdiff/98f26c5e5290103d30bd7395e81f793e4ff09b3d
Status Code
Success (20)
Meta
text/plain
Capsule Response Time
131.282515 milliseconds
Gemini-to-HTML Time
0.24925 milliseconds

This content has been proxied by September (ba2dc).