greeter test
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
import Quickshell
|
||||
import Quickshell.Wayland
|
||||
|
||||
PanelWindow {
|
||||
required property string name
|
||||
|
||||
WlrLayershell.namespace: `ZShell-${name}`
|
||||
color: "transparent"
|
||||
}
|
||||
Reference in New Issue
Block a user