Update config.json to use Driver.Force16Colors instead of Application.Force16Colors

Co-authored-by: tig <585482+tig@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2025-12-05 04:51:58 +00:00
parent f1394366b7
commit 58790fc3e5

View File

@@ -20,7 +20,7 @@
"Key.Separator": "+",
"Application.ArrangeKey": "Ctrl+F5",
"Application.Force16Colors": false,
"Driver.Force16Colors": false,
//"Application.ForceDriver": "", // TODO: ForceDriver should be nullable
"Application.IsMouseDisabled": false,
"Application.NextTabGroupKey": "F6",