pragma Singleton import Quickshell import QtQuick Singleton { property string currentName property real currentCenter property bool hasCurrent }