aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8a4a5f9e..ef8c7d79 100644
--- a/README.md
+++ b/README.md
@@ -571,6 +571,11 @@ applications on your system. Configure your terminal to use this font:
normal:
family: "MesloLGS NF"
```
+ - **Kitty**: Create or open `~/.config/kitty/kitty.conf` and add the following line to it:
+ ```
+ font_family MesloLGS NF
+ ```
+ Restart Kitty by closing all sessions and opening a new session.
**IMPORTANT:** Run `p10k configure` after changing terminal font. The old `~/.p10k.zsh` may work
incorrectly with the new font.