aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRoman Perepelitsa <roman.perepelitsa@gmail.com>2023-03-16 11:44:25 +0300
committerRoman Perepelitsa <roman.perepelitsa@gmail.com>2023-03-16 11:44:25 +0300
commit7f30a32ee653c854f607affce7545ae35490c1f5 (patch)
tree0fb141ab5e4cecbf7dfe4f6ab36570f5c47d87c1 /README.md
parent2aa16c54314f175e4f34fdd7fa1bdb03f1797c6a (diff)
parente2c4e6673f3e6b230af8d05f8d3bac13d72fa7d4 (diff)
Merge branch 'lazarjov-master'
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md
index c67529ef..8148e163 100644
--- a/README.md
+++ b/README.md
@@ -721,6 +721,19 @@ If you are using a different terminal, proceed with manual font installation.
```
After changing the config run `xrdb ~/.Xresources` to reload it. The new config is applied to
all new terminals.
+ - **Zed**: Open `settings.json` file (type `CMD + ,` or open `~/.config/zed/settings.json`).
+ Add the following lines to your existing settings:
+ ```jsonc
+ {
+ // your existing settings
+
+ {
+ "terminal": {
+ "font_family": "MesloLGS NF"
+ }
+ }
+ }
+ ```
- Crostini (Linux on Chrome OS): Open
chrome-untrusted://terminal/html/nassh_preferences_editor.html, set *Text font family* to
`'MesloLGS NF'` (including the quotes) and *Custom CSS (inline text)* to the following: