wip
This commit is contained in:
@@ -1,17 +1,6 @@
|
||||
import Quickshell
|
||||
import QtQuick
|
||||
|
||||
PanelWindow {
|
||||
anchors {
|
||||
top: true
|
||||
left: true
|
||||
right: true
|
||||
}
|
||||
|
||||
implicitHeight: 30
|
||||
|
||||
Text {
|
||||
anchors.centerIn: parent
|
||||
text: "hello world"
|
||||
}
|
||||
Scope {
|
||||
Bar {}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user