diff options
Diffstat (limited to 'conf/lastmode.json')
-rw-r--r-- | conf/lastmode.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/conf/lastmode.json b/conf/lastmode.json new file mode 100644 index 0000000..fbae6e9 --- /dev/null +++ b/conf/lastmode.json @@ -0,0 +1,10 @@ +[ + { + "appid": "navigation", + "area": "split.main" + }, + { + "appid": "video", + "area": "split.sub" + } +]
\ No newline at end of file |