forked from Shinonome/dots-hyprland
bar: clock: use shorter day of week (by default)
This commit is contained in:
@@ -211,7 +211,7 @@ Singleton {
|
|||||||
property JsonObject time: JsonObject {
|
property JsonObject time: JsonObject {
|
||||||
// https://doc.qt.io/qt-6/qtime.html#toString
|
// https://doc.qt.io/qt-6/qtime.html#toString
|
||||||
property string format: "hh:mm"
|
property string format: "hh:mm"
|
||||||
property string dateFormat: "dddd, dd/MM"
|
property string dateFormat: "ddd, dd/MM"
|
||||||
}
|
}
|
||||||
|
|
||||||
property JsonObject windows: JsonObject {
|
property JsonObject windows: JsonObject {
|
||||||
|
|||||||
Reference in New Issue
Block a user