summaryrefslogtreecommitdiffstats
path: root/app/main.qml
diff options
context:
space:
mode:
Diffstat (limited to 'app/main.qml')
-rw-r--r--app/main.qml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/main.qml b/app/main.qml
index dd478c3..6fc5d1e 100644
--- a/app/main.qml
+++ b/app/main.qml
@@ -27,8 +27,8 @@ Window {
visible: true
x: 0 // note, these are not set here
y: 218 // note, these are not set here
- width: 1080
- height: 1488
+ width: 400
+ height: 800
color: '#00000000'
Onscreen {