change conf
[apps/agl-service-homescreen.git] / conf / hs-conf.json
index e50ad8a..7ad3ee8 100644 (file)
@@ -3,7 +3,7 @@
                "times": 20000,
                "sleep": 50
        },
-       "recover" {
+       "recover": {
                "hs-apps": [
                        {
                                "appid": "homescreen",
                        },
                        {
                                "appid": "launcher",
-                               "visibility": "invisible"
-                       },
-                       {
-                               "appid": "onscreenapp",
-                               "visibility": "invisible"
-                       },
+                               "visibility": "visible",
+                               "after": "homescreen"
+                       }
                        {
                                "appid": "restriction",
                                "visibility": "invisible"
                        }
                ],
                "default-lastmode": [
-                       {
-                               "appid": "launcher",
-                               "area": "normal.full"
-                       }
                ],
                "normal-apps": [
-                       {
-                               "appid": "warehouse",
-                               "visibility": "invisible"
-                       }
                ]
        }
 }
\ No newline at end of file