quickshell lets gooo
This commit is contained in:
11
dots/quickshell/widgets/StyledWindow.qml
Normal file
11
dots/quickshell/widgets/StyledWindow.qml
Normal file
@@ -0,0 +1,11 @@
|
||||
import "root:/utils"
|
||||
import "root:/config"
|
||||
import Quickshell
|
||||
import Quickshell.Wayland
|
||||
|
||||
PanelWindow {
|
||||
required property string name
|
||||
|
||||
WlrLayershell.namespace: `caelestia-${name}`
|
||||
color: "transparent"
|
||||
}
|
||||
Reference in New Issue
Block a user