{
  "//": "Copy to $PI_CODING_AGENT_DIR/extensions/oh-my-posh.json (preferred; default ~/.pi/agent/extensions/oh-my-posh.json), or project-local ./.pi/extensions/oh-my-posh.json. Legacy root paths (without extensions/) are still read. All fields optional; configuration is settings-only (no env overrides).",

  "//footer": "OMP owns pi's footer and draws it all. For zentui, set its footer.style to native so it yields the slot.",

  "config": "~/.config/oh-my-posh/pi.toml",
  "bin": "oh-my-posh",
  "prompt": "primary",

  "gaugeWidth": 10,
  "gaugeMarked": "▰",
  "gaugeUnmarked": "▱",

  "status": "all",
  "//statusToggles": "Per-key show/hide for extension-status chips (mirrors zentui). '*' is the default for unlisted keys.",
  "statusToggles": { "*": true },
  "statusSeparator": "  ",

  "icons": "default",
  "lensLabel": true
}
