1 2 3 4 5 6 7 8 9
import Quickshell import Quickshell.Wayland PanelWindow { required property string name WlrLayershell.namespace: `caelestia-${name}` color: "transparent" }