non important commit
This commit is contained in:
parent
b3f4034b36
commit
413d1a5e9d
2 changed files with 4 additions and 2 deletions
|
|
@ -0,0 +1 @@
|
||||||
|
/run/user/1000/quickshell/vfs/979c82aa12f7c2ec5275061b8383d7c4/.qmlls.ini
|
||||||
|
|
@ -16,13 +16,14 @@ ShellRoot {
|
||||||
anchors.bottom: true
|
anchors.bottom: true
|
||||||
implicitWidth: 50
|
implicitWidth: 50
|
||||||
color: "#1a1b26"
|
color: "#1a1b26"
|
||||||
|
/*
|
||||||
Text {
|
Text {
|
||||||
anchors.centerIn: parent
|
anchors.centerIn: parent
|
||||||
color: "#FFFFFF"
|
color: "#FFFFFF"
|
||||||
font.pixelSize: 14
|
font.pixelSize: 14
|
||||||
text: Qt.formatDateTime(root.clock.date, "hh\nmm")
|
text: Qt.formatDateTime(root.clock.date, "hh\nmm")
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue