git.lucas.co / hou-control
SideFX Houdini customization package
git clone https://git.lucas.co/hou-control.git

commitf3edce15548991e8f3481bb40775ad486377a186
parentcf4be060ce
authorLucas Galante <[email protected]>
date2026-09-12 09:38
hc: write show_prompt into hc_settings.json

The DEFAULTS merge already supplied it, but having the key in the file
means it can be flipped by editing the file rather than only through the
settings panel.

Co-Authored-By: Claude Opus 5 <[email protected]>

 hc_settings.json | 1 +
 1 file changed, 1 insertion(+)

diff --git a/hc_settings.json b/hc_settings.json
index 3fc906f..f326908 100644
--- a/hc_settings.json
+++ b/hc_settings.json
@@ -1,6 +1,7 @@
 {
     "desktop_mode": "attached",
     "startup": {
+        "show_prompt": true,
         "default_autosave_state": false
     },
     "keycam": {