Files
scheincommander/main.qml

6 lines
83 B
QML

import QtQuick
LightControlWindow {
Component.onCompleted: showFullScreen()
}