start launcher and lastmode after homescreen started
[apps/agl-service-homescreen.git] / conf / lastmode.json
index 12387ad..3d57f46 100644 (file)
@@ -1,10 +1,7 @@
 [
        {
-               "appid": "navigation",
-               "visibility": "visible"
-       },
-       {
-               "appid": "video",
-               "visibility": "visible"
+               "appid": "phone",
+               "visibility": "visible",
+               "after": "homescreen"
        }
 ]
\ No newline at end of file