From ae794ee50674ec56b6733211543ebc7f4338cbc2 Mon Sep 17 00:00:00 2001 From: Yasien Mac Mini Date: Tue, 17 Mar 2026 14:46:18 +0200 Subject: [PATCH] add ghostty recomendation to readme --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index a3225bf..1af1655 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,15 @@ To ensure all plugins (LSP, Tree-sitter, and Telescope) function correctly, plea * **Node.js & npm** (Required for various LSP servers like `html` and `eslint`) * **Go** (Required for certain internal tools) +For the best results, we recommend you install and use the Ghostty terminal with the following configuration: + +```Ini, TOML +theme = Adwaita Dark +font-size = 18 +background-opacity = 0.85 +background-blur-radius = 20 +``` + ### Installation #### 1. Prepare Configuration Directory