Calendar: conditional weather card - wip

This commit is contained in:
ItsLemmy
2025-10-30 14:02:42 -04:00
parent 114cbc9f9f
commit ca72a5ca8f
11 changed files with 66 additions and 106 deletions
+1
View File
@@ -203,6 +203,7 @@ Singleton {
property bool use12hourFormat: false
property bool showWeekNumberInCalendar: false
property bool showCalendarEvents: true
property bool showCalendarWeather: false
property bool analogClockInCalendar: false
}