summaryrefslogtreecommitdiffstats
path: root/recipes-demo/flutter-homescreen/files/flutter-homescreen-release.json
blob: 544a8e55ca5870bafa382716683189c4ef96feff (plain)
1
2
3
4
5
6
7
8
9
10
{
        "view" : [ {
                "window_type" : "BG",
                "bundle_path" : "/usr/share/flutter/flutter_homescreen",
                "width" : 1920,
                "height": 1080,
                "fullscreen": true
                }
        ]
}