Clock: add compact mode with nnumeric/verbose date options
This commit is contained in:
parent
1337a35a1e
commit
a1cbd35202
3 changed files with 103 additions and 21 deletions
|
|
@ -55,7 +55,9 @@ Singleton {
|
|||
"showDate": false,
|
||||
"use12HourClock": false,
|
||||
"showSeconds": false,
|
||||
"reverseDayMonth": true
|
||||
"reverseDayMonth": true,
|
||||
"compactMode": false,
|
||||
"compactDateNumeric": true
|
||||
},
|
||||
"CustomButton": {
|
||||
"allowUserSettings": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue