Files
2026-05-13 18:55:54 +03:00

68 lines
1.4 KiB
JSON

{
"buffer_font_family": "FiraCode Nerd Font Mono",
"buffer_line_height": "standard",
"buffer_font_weight": 300.0,
"edit_predictions": {
"provider": "copilot"
},
"agent_servers": {
"github-copilot-cli": {
"type": "registry"
},
"gemini": {
"type": "registry"
},
"codex-acp": {
"type": "registry"
},
"claude-acp": {
"type": "registry"
}
},
"icon_theme": "Material Icon Theme",
"theme": "Nordic Syntax",
"agent": {
"dock": "right",
"favorite_models": [],
"model_parameters": []
},
"project_panel": {
"dock": "left"
},
"git_panel": {
"dock": "left"
},
"collaboration_panel": {
"default_width": 250.0,
"button": false
},
"terminal": {
"font_weight": 300.0,
"font_size": 14.0,
"font_family": "FiraCode Nerd Font Propo",
"show_count_badge": false,
"flexible": true,
"dock": "bottom"
},
"use_system_window_tabs": false,
"bottom_dock_layout": "full",
"title_bar": {
"show_branch_status_icon": true
},
"status_bar": {
"show_active_file": true
},
"document_symbols": "on",
"document_folding_ranges": "on",
"semantic_tokens": "combined",
"autosave": {
"after_delay": {
"milliseconds": 1000
}
},
"buffer_font_size": 15.0,
"ui_font_weight": 400.0,
"ui_font_family": "FiraCode Nerd Font Mono",
"ui_font_size": 15.0
}