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