diff --git a/cursor/.config/Cursor/User/settings.json b/cursor/.config/Cursor/User/settings.json index 5c86cec..059fc53 100644 --- a/cursor/.config/Cursor/User/settings.json +++ b/cursor/.config/Cursor/User/settings.json @@ -67,5 +67,6 @@ "editor.defaultFormatter": "esbenp.prettier-vscode" }, "cursor.chat.smoothStreaming": true, - "godotTools.lsp.serverPort": 6005 + "godotTools.lsp.serverPort": 6005, + "debug.console.fontFamily": "FiraCode Nerd Font Mono" } \ No newline at end of file