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