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