mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
update widget defaut settings
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
"displayMode": "onhover"
|
||||
},
|
||||
"Clock": {
|
||||
"clockColor": "onSurface",
|
||||
"clockColor": "none",
|
||||
"useCustomFont": false,
|
||||
"customFont": "",
|
||||
"formatHorizontal": "HH:mm ddd, MMM dd",
|
||||
|
||||
@@ -97,7 +97,7 @@ Singleton {
|
||||
"displayMode": "onhover"
|
||||
},
|
||||
"Clock": {
|
||||
"clockColor": "onSurface",
|
||||
"clockColor": "none",
|
||||
"useCustomFont": false,
|
||||
"customFont": "",
|
||||
"formatHorizontal": "HH:mm ddd, MMM dd",
|
||||
|
||||
Reference in New Issue
Block a user