summaryrefslogtreecommitdiffstats
path: root/src/afm-launch.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/afm-launch.c')
-rw-r--r--src/afm-launch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/afm-launch.c b/src/afm-launch.c
index bdd5ab1..7777d7b 100644
--- a/src/afm-launch.c
+++ b/src/afm-launch.c
@@ -73,7 +73,7 @@ static const char *args_for_qmlviewer[] = {
};
static const char *args_for_web_runtime[] = {
- "/usr/share/qt5/examples/webkitwidgets/browser/browser",
+ "/usr/bin/web-runtime",
"http://localhost:%P/%c?token=%S",
NULL
};