diff options
Diffstat (limited to 'layers.json')
-rw-r--r-- | layers.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/layers.json b/layers.json index cf7ed34..230da55 100644 --- a/layers.json +++ b/layers.json @@ -3,6 +3,8 @@ "main_surface": { "surface_role": "HomeScreen", + "width": 1080, + "height": 1920, "comment": "This surface should never be made invisible (The HomeScreen)" }, |