cursor terminal config
wildfire: 217 current 2025-06-20 00:41:58 25.05.20250617.36ab78d 6.15.2 * wildfire: 218 current 2025-06-20 00:45:47 25.05.20250617.36ab78d 6.15.2 * wildfire: 219 current 2025-06-20 00:47:06 25.05.20250617.36ab78d 6.15.2 * wildfire: 220 current 2025-06-20 00:50:10 25.05.20250617.36ab78d 6.15.2 * wildfire: 221 current 2025-06-20 00:53:03 25.05.20250617.36ab78d 6.15.2 * wildfire: 222 current 2025-06-20 00:55:34 25.05.20250617.36ab78d 6.15.2 * wildfire: 223 current 2025-06-20 00:56:58 25.05.20250617.36ab78d 6.15.2 *
This commit is contained in:
@ -37,6 +37,10 @@
|
|||||||
ms-vscode.hexeditor # Hex editor
|
ms-vscode.hexeditor # Hex editor
|
||||||
];
|
];
|
||||||
profiles.default.userSettings = {
|
profiles.default.userSettings = {
|
||||||
|
"terminal.external.linuxExec" = "ghostty";
|
||||||
|
"terminal.explorerKind" = "external";
|
||||||
|
"terminal.integrated.rescaleOverlappingGlyphs" = false;
|
||||||
|
"terminal.integrated.fontFamily" = "'Symbols Nerd Font Mono'";
|
||||||
"files.autoSave" = "onFocusChange";
|
"files.autoSave" = "onFocusChange";
|
||||||
"editor.fontFamily" = "'Intel One Mono', 'Droid Sans Mono', 'monospace', monospace";
|
"editor.fontFamily" = "'Intel One Mono', 'Droid Sans Mono', 'monospace', monospace";
|
||||||
"editor.tabSize" = 2;
|
"editor.tabSize" = 2;
|
||||||
|
Reference in New Issue
Block a user