Clock: factorized many settings in a single combobox

This commit is contained in:
LemmyCook 2025-09-11 09:43:52 -04:00
parent baafe54d13
commit 83fbb8f95d
4 changed files with 109 additions and 85 deletions

View file

@ -52,11 +52,9 @@ Singleton {
},
"Clock": {
"allowUserSettings": true,
"showDate": false,
"displayFormat": "time-date-short",
"use12HourClock": false,
"showSeconds": false,
"reverseDayMonth": true,
"compactMode": false
"reverseDayMonth": true
},
"CustomButton": {
"allowUserSettings": true,