diff options
Diffstat (limited to 'conf/hs-conf.json')
-rw-r--r-- | conf/hs-conf.json | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/conf/hs-conf.json b/conf/hs-conf.json index 6defefd..ec0835e 100644 --- a/conf/hs-conf.json +++ b/conf/hs-conf.json @@ -13,23 +13,11 @@ "appid": "launcher", "visibility": "visible", "after": "homescreen" - }, - { - "appid": "restriction", - "visibility": "invisible" } ], "default-lastmode": [ ], "normal-apps": [ - { - "appid": "navigation", - "visibility": "invisible" - }, - { - "appid": "tbtnavi", - "visibility": "invisible" - } ] } } |