From 98ba85a9b7d6657ae72d26df03cab1d3833fc625 Mon Sep 17 00:00:00 2001 From: Graham Hall Date: Mon, 27 Jan 2025 10:00:01 -0500 Subject: [PATCH] 2025-01-27 --- misc_config/ghostty | 2 +- zed_config/settings.json | 6 +----- 2 files changed, 2 insertions(+), 6 deletions(-) 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