aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/hs-conf.json2
-rw-r--r--conf/lastmode.json4
2 files changed, 3 insertions, 3 deletions
diff --git a/conf/hs-conf.json b/conf/hs-conf.json
index 9a7d934..35aabf3 100644
--- a/conf/hs-conf.json
+++ b/conf/hs-conf.json
@@ -25,7 +25,7 @@
"default-lastmode": [
{
"appid": "launcher",
- "area": "normal.full"
+ "visibility": "visible"
}
],
"normal-apps": [
diff --git a/conf/lastmode.json b/conf/lastmode.json
index fbae6e9..12387ad 100644
--- a/conf/lastmode.json
+++ b/conf/lastmode.json
@@ -1,10 +1,10 @@
[
{
"appid": "navigation",
- "area": "split.main"
+ "visibility": "visible"
},
{
"appid": "video",
- "area": "split.sub"
+ "visibility": "visible"
}
] \ No newline at end of file