add a default overlay config with standard widgets
parent
f5d100d28c
commit
1c0a4182b7
@ -0,0 +1,14 @@
|
|||||||
|
{
|
||||||
|
"dwarfmonitor.date": {
|
||||||
|
"enabled": true
|
||||||
|
},
|
||||||
|
"dwarfmonitor.misery": {
|
||||||
|
"enabled": true
|
||||||
|
},
|
||||||
|
"dwarfmonitor.weather": {
|
||||||
|
"enabled": true
|
||||||
|
},
|
||||||
|
"hotkeys.menu": {
|
||||||
|
"enabled": true
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue