diff --git a/config/BarConfig.qml b/config/BarConfig.qml index d3e892aa..463302ab 100644 --- a/config/BarConfig.qml +++ b/config/BarConfig.qml @@ -114,7 +114,7 @@ JsonObject { component Clock: JsonObject { property bool background: false - property bool showDate: true + property bool showDate: false property bool showIcon: true }