move window

This commit is contained in:
Benjamin Palko 2025-09-03 09:40:52 -04:00
parent cd0f8fa873
commit 420c42a30e

View file

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