wip
This commit is contained in:
parent
32edcff102
commit
0296117901
110 changed files with 9713 additions and 5 deletions
11
widgets/StyledWindow.qml
Normal file
11
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"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue