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"