diff --git a/ui/mainwindow.slint b/ui/mainwindow.slint index 46717ac..8e37802 100644 --- a/ui/mainwindow.slint +++ b/ui/mainwindow.slint @@ -36,6 +36,7 @@ export component MainWindow inherits Window { title: "Infoskjerm"; //TODO: Set programmatically? + no-frame: true; width: 576px; height: 1024px; background: #0C0C27;