dfhack/dfhack-config/dwarfmonitor.json

22 lines
222 B
JSON

{
"widgets": [
{
"type": "weather",
"x": 22,
"y": -1
},
{
"type": "date",
"x": -30,
"y": 0,
"format": "Y-M-D"
},
{
"type": "misery",
"x": -2,
"y": -1,
"anchor": "right"
}
]
}