mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Location/Clock: Moved use12hourformat and reverseDaymonth from the clock widget settings to the main settings, location tab
- Fix #303
This commit is contained in:
@@ -52,9 +52,7 @@ Singleton {
|
||||
},
|
||||
"Clock": {
|
||||
"allowUserSettings": true,
|
||||
"displayFormat": "time-date-short",
|
||||
"use12HourClock": false,
|
||||
"reverseDayMonth": true
|
||||
"displayFormat": "time-date-short"
|
||||
},
|
||||
"CustomButton": {
|
||||
"allowUserSettings": true,
|
||||
|
||||
Reference in New Issue
Block a user