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