From c187964ad3edf6ba45d2cedad40bb3e460696876 Mon Sep 17 00:00:00 2001 From: Cesar William Alvarenga Date: Sat, 28 Dec 2024 22:29:05 -0800 Subject: [PATCH] Update font.md with the font configuration for Ghostty terminal --- font.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/font.md b/font.md index 54456668..cadeca6f 100644 --- a/font.md +++ b/font.md @@ -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.