From 089d2b6c33d89e3c05a74c5e5f8a5539a8c5356a Mon Sep 17 00:00:00 2001 From: myk002 Date: Fri, 16 Sep 2022 13:43:37 -0700 Subject: [PATCH] move dwarfmonitor's weather indicator to the right --- dfhack-config/dwarfmonitor.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dfhack-config/dwarfmonitor.json b/dfhack-config/dwarfmonitor.json index 3fd365e74..007dad020 100644 --- a/dfhack-config/dwarfmonitor.json +++ b/dfhack-config/dwarfmonitor.json @@ -2,7 +2,7 @@ "widgets": [ { "type": "weather", - "x": 1, + "x": 22, "y": -1 }, {