add support for custom date formats via config
This commit is contained in:
@@ -6,6 +6,7 @@ JsonObject {
|
||||
}
|
||||
property Color color: Color {
|
||||
}
|
||||
property string dateFormat: "ddd d MMM - hh:mm:ss"
|
||||
property bool desktopIcons: false
|
||||
property Idle idle: Idle {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user