aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/hs-conf.json10
1 files changed, 9 insertions, 1 deletions
diff --git a/conf/hs-conf.json b/conf/hs-conf.json
index 79087fb..6defefd 100644
--- a/conf/hs-conf.json
+++ b/conf/hs-conf.json
@@ -22,6 +22,14 @@
"default-lastmode": [
],
"normal-apps": [
+ {
+ "appid": "navigation",
+ "visibility": "invisible"
+ },
+ {
+ "appid": "tbtnavi",
+ "visibility": "invisible"
+ }
]
}
-} \ No newline at end of file
+}