change hs-config for horizontal
authorzheng_wenlong <wenlong_zheng@nexty-ele.com>
Thu, 30 May 2019 09:03:40 +0000 (18:03 +0900)
committerzheng_wenlong <wenlong_zheng@nexty-ele.com>
Thu, 30 May 2019 09:03:40 +0000 (18:03 +0900)
conf/hs-conf.json

index 79087fb..bae9a20 100644 (file)
                                "appid": "launcher",
                                "visibility": "visible",
                                "after": "homescreen"
                                "appid": "launcher",
                                "visibility": "visible",
                                "after": "homescreen"
-                       },
-                       {
-                               "appid": "restriction",
-                               "visibility": "invisible"
                        }
                ],
                "default-lastmode": [
                ],
                "normal-apps": [
                        }
                ],
                "default-lastmode": [
                ],
                "normal-apps": [
+                        {
+                                "appid": "tachometer",
+                                "visibility": "invisible"
+                        },
+                        {
+                                "appid": "receiver",
+                                "visibility": "visible"
+                        }
                ]
        }
                ]
        }
-}
\ No newline at end of file
+}