move styledwindow
This commit is contained in:
parent
350a9f4fb2
commit
30a0da7032
1 changed files with 0 additions and 0 deletions
9
widgets/StyledWindow.qml
Normal file
9
widgets/StyledWindow.qml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
import Quickshell
|
||||
import Quickshell.Wayland
|
||||
|
||||
PanelWindow {
|
||||
required property string name
|
||||
|
||||
WlrLayershell.namespace: `lux-${name}`
|
||||
color: "transparent"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue