import Quickshell import QtQuick Rectangle { id: root visible: false implicitWidth: 20 implicitHeight: 20 }