Update conf.json
This commit is contained in:
@@ -1,17 +1,20 @@
|
|||||||
{
|
{
|
||||||
|
"title_bar": {
|
||||||
|
"show_sign_in": false
|
||||||
|
},
|
||||||
|
"disable_ai": true,
|
||||||
"icon_theme": "Catppuccin Macchiato",
|
"icon_theme": "Catppuccin Macchiato",
|
||||||
"telemetry": {
|
"telemetry": {
|
||||||
"diagnostics": false,
|
"diagnostics": false,
|
||||||
"metrics": false
|
"metrics": false
|
||||||
},
|
},
|
||||||
"disable_ai": true,
|
|
||||||
"collaboration_panel": {
|
"collaboration_panel": {
|
||||||
"button": false
|
"button": false
|
||||||
},
|
},
|
||||||
"notification_panel": {
|
"notification_panel": {
|
||||||
"button": false
|
"button": false
|
||||||
},
|
},
|
||||||
"ui_font_size": 16,
|
"ui_font_size": 14,
|
||||||
"buffer_font_size": 14,
|
"buffer_font_size": 14,
|
||||||
"theme": {
|
"theme": {
|
||||||
"mode": "system",
|
"mode": "system",
|
||||||
|
|||||||
Reference in New Issue
Block a user