LocationTab: add setting for first day of the week

Calendar: replace MonthGrid with custom solution to allow changing first
day of the week
This commit is contained in:
lysec
2025-10-19 16:46:53 +02:00
parent 8b5f06aec6
commit af7498155c
12 changed files with 185 additions and 44 deletions
+2 -1
View File
@@ -74,7 +74,8 @@
"weatherEnabled": true,
"useFahrenheit": false,
"use12hourFormat": false,
"showWeekNumberInCalendar": false
"showWeekNumberInCalendar": false,
"firstDayOfWeek": "auto"
},
"screenRecorder": {
"directory": "",