From 844ec89b6bd20f9d510795f441afe3c6e8e57cea Mon Sep 17 00:00:00 2001 From: Graham Hall Date: Mon, 6 Jan 2025 10:00:00 -0500 Subject: [PATCH] 2025-01-06 --- misc_config/ghostty | 3 +++ zed_config/settings.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/misc_config/ghostty b/misc_config/ghostty index 9d5434a..74c8f90 100644 --- a/misc_config/ghostty +++ b/misc_config/ghostty @@ -8,8 +8,11 @@ font-size = 15 font-family = Rec Mono Linear font-thicken = true + window-height = 34 window-width = 100 window-padding-x = 5 window-padding-y = 5 window-padding-balance = true +background-opacity = 0.9 +background-blur-radius = 20 diff --git a/zed_config/settings.json b/zed_config/settings.json index d6b3eb0..316b49e 100644 --- a/zed_config/settings.json +++ b/zed_config/settings.json @@ -29,7 +29,7 @@ "theme": { "mode": "system", "light": "One Light", - "dark": "Catppuccin Mocha" + "dark": "GitHub Dark Default" }, "scrollbar": { "show": "system"