add a default overlay config with standard widgets

develop
myk002 2022-11-16 08:53:02 -08:00
parent f5d100d28c
commit 1c0a4182b7
No known key found for this signature in database
GPG Key ID: 8A39CA0FA0C16E78
1 changed files with 14 additions and 0 deletions

@ -0,0 +1,14 @@
{
"dwarfmonitor.date": {
"enabled": true
},
"dwarfmonitor.misery": {
"enabled": true
},
"dwarfmonitor.weather": {
"enabled": true
},
"hotkeys.menu": {
"enabled": true
}
}