diff --git a/misc_config/ghostty b/misc_config/ghostty index eca6b28..a20b55a 100644 --- a/misc_config/ghostty +++ b/misc_config/ghostty @@ -4,7 +4,7 @@ cursor-style = underline shell-integration-features = no-cursor adjust-cursor-thickness = 4 -font-size = 15 +font-size = 14 font-family = Rec Mono Linear font-thicken = true selection-invert-fg-bg = true diff --git a/zed_config/settings.json b/zed_config/settings.json index 02a11b4..82d8569 100644 --- a/zed_config/settings.json +++ b/zed_config/settings.json @@ -33,7 +33,7 @@ "theme": { "mode": "system", "light": "One Light", - "dark": "One Dark" + "dark": "Andromeda" }, "scrollbar": { "show": "system" @@ -66,10 +66,6 @@ "enabled": true, "coloring": "indent_aware" }, - // "node": { - // "path": "/Users/ghall/.nvm/versions/node/v20.12.2/bin/node", - // "npm_path": "/Users/ghall/.nvm/versions/node/v20.12.2/bin/npm" - // }, "languages": { "JSONC": { "show_inline_completions": false