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