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