zellij cleanup + small files
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
{
|
||||
"lastChangelogVersion": "0.66.1",
|
||||
"lastChangelogVersion": "0.67.1",
|
||||
"defaultProvider": "openai-codex",
|
||||
"defaultModel": "gpt-5.3-codex",
|
||||
"defaultThinkingLevel": "high",
|
||||
"defaultModel": "gpt-5.4",
|
||||
"defaultThinkingLevel": "medium",
|
||||
"theme": "matugen",
|
||||
"lsp": {
|
||||
"hookMode": "edit_write"
|
||||
},
|
||||
"hideThinkingBlock": false,
|
||||
"slowtool": {
|
||||
"timeoutSeconds": 120,
|
||||
"timeoutSeconds": 300,
|
||||
"enabled": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user