chore(config): misc config tweaks

This commit is contained in:
2025-08-23 20:46:00 +03:00
parent c2a5d45998
commit 06c1275fa5
3 changed files with 7 additions and 4 deletions

View File

@@ -21,7 +21,7 @@
"default_profile": "write",
"default_model": {
"provider": "copilot_chat",
"model": "claude-3.7-sonnet"
"model": "claude-sonnet-4"
},
"play_sound_when_agent_done": true
},
@@ -101,8 +101,8 @@
"vim_mode": true,
"theme": {
"mode": "system",
"light": "Rosé Pine Dawn",
"dark": "Rosé Pine"
"light": "Everforest Dark Soft",
"dark": "Everforest Dark Hard"
},
"inlay_hints": {
"enabled": true,