summaryrefslogtreecommitdiffstats
path: root/recipes-demo/flutter-ics-homescreen/files/flutter-ics-homescreen.json
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-demo/flutter-ics-homescreen/files/flutter-ics-homescreen.json')
-rw-r--r--recipes-demo/flutter-ics-homescreen/files/flutter-ics-homescreen.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes-demo/flutter-ics-homescreen/files/flutter-ics-homescreen.json b/recipes-demo/flutter-ics-homescreen/files/flutter-ics-homescreen.json
new file mode 100644
index 00000000..56ab1d35
--- /dev/null
+++ b/recipes-demo/flutter-ics-homescreen/files/flutter-ics-homescreen.json
@@ -0,0 +1,9 @@
+{
+ "view" : [ {
+ "window_type" : "BG",
+ "width" : 1080,
+ "height": 1920,
+ "fullscreen": true
+ }
+ ]
+}