non important commit
This commit is contained in:
parent
8963772181
commit
fcf6eeca8e
1 changed files with 18 additions and 15 deletions
|
|
@ -1,6 +1,8 @@
|
||||||
import Quickshell
|
import Quickshell
|
||||||
import QtQuick
|
import QtQuick
|
||||||
|
|
||||||
|
ShellRoot {
|
||||||
|
id: root
|
||||||
PanelWindow {
|
PanelWindow {
|
||||||
anchors.top: true
|
anchors.top: true
|
||||||
anchors.left: true
|
anchors.left: true
|
||||||
|
|
@ -20,3 +22,4 @@ PanelWindow {
|
||||||
text: Qt.formatDateTime(clock.date, "hh\nmm")
|
text: Qt.formatDateTime(clock.date, "hh\nmm")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue