import QtQuick import Quickshell import qs.Modules.Greetd Scope { id: root GreeterSurface {} }