From c7d7f37c12e69060be49e992e7f4515e6485f93e Mon Sep 17 00:00:00 2001 From: expwnent Date: Fri, 27 Jun 2014 03:52:36 -0400 Subject: [PATCH] Updated dfhack.init-example for script reorganization. --- dfhack.init-example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dfhack.init-example b/dfhack.init-example index c5ec9800f..f23aad233 100644 --- a/dfhack.init-example +++ b/dfhack.init-example @@ -57,7 +57,7 @@ keybinding add Ctrl-D@legends "exportlegends maps" keybinding add Ctrl-Shift-Z@dwarfmode/Default "stocks show" # open an overview window summarising some stocks (dfstatus) -keybinding add Ctrl-Shift-I@dwarfmode/Default dfstatus +keybinding add Ctrl-Shift-I@dwarfmode/Default "gui/dfstatus" # Workflow keybinding add Ctrl-W@dwarfmode/QueryBuilding/Some "gui/workflow"