Merge pull request 'add ghostty recomendation to readme' (#4) from readme into main
Reviewed-on: #4
This commit was merged in pull request #4.
This commit is contained in:
@@ -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`)
|
* **Node.js & npm** (Required for various LSP servers like `html` and `eslint`)
|
||||||
* **Go** (Required for certain internal tools)
|
* **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
|
### Installation
|
||||||
|
|
||||||
#### 1. Prepare Configuration Directory
|
#### 1. Prepare Configuration Directory
|
||||||
|
|||||||
Reference in New Issue
Block a user