Skip to content

Commit

Permalink
Update font.md with the font configuration for Ghostty terminal
Browse files Browse the repository at this point in the history
  • Loading branch information
cesarwbr authored Dec 29, 2024
1 parent ef83e13 commit c187964
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions font.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,11 @@ If you are using a different terminal, proceed with manual font installation.
[basic.interface.font]
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
incorrectly with the new font.

Expand Down

0 comments on commit c187964

Please sign in to comment.