Update font.md with the font configuration for Ghostty terminal

pull/2809/head
Cesar William Alvarenga 2024-12-28 22:29:05 -08:00 committed by GitHub
parent ef83e13c22
commit c187964ad3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 0 deletions

View File

@ -168,6 +168,11 @@ If you are using a different terminal, proceed with manual font installation.
[basic.interface.font] [basic.interface.font]
value = "MesloLGS NF" value = "MesloLGS NF"
``` ```
- **Ghostty**: Open *Menu → Open Configuration* (Linux) or
*Ghostty → Settings...* (Mac) and add the following line:
```text
font-family = "MesloLGS NF"
```
1. Run `p10k configure` to generate a new `~/.p10k.zsh`. The old config may work 1. Run `p10k configure` to generate a new `~/.p10k.zsh`. The old config may work
incorrectly with the new font. incorrectly with the new font.