forgot to submit this

This commit is contained in:
Benjamin Palko 2025-07-16 17:19:46 -04:00
parent 86a3c00eba
commit bc80454731

View file

@ -0,0 +1,9 @@
import Quickshell
import Quickshell.Wayland
PanelWindow {
required property string name
WlrLayershell.namespace: `lux-${name}`
color: "transparent"
}