change hs-config for horizontal
[apps/agl-service-homescreen.git] / conf / hs-conf.json
index 35aabf3..bae9a20 100644 (file)
                        },
                        {
                                "appid": "launcher",
-                               "visibility": "invisible"
-                       },
-                       {
-                               "appid": "onscreenapp",
-                               "visibility": "invisible"
-                       },
-                       {
-                               "appid": "restriction",
-                               "visibility": "invisible"
+                               "visibility": "visible",
+                               "after": "homescreen"
                        }
                ],
                "default-lastmode": [
-                       {
-                               "appid": "launcher",
-                               "visibility": "visible"
-                       }
                ],
                "normal-apps": [
-                       {
-                               "appid": "warehouse",
-                               "visibility": "invisible"
-                       }
+                        {
+                                "appid": "tachometer",
+                                "visibility": "invisible"
+                        },
+                        {
+                                "appid": "receiver",
+                                "visibility": "visible"
+                        }
                ]
        }
-}
\ No newline at end of file
+}