From a43748d4276f9a4b171717f7117a62c605b63e2b Mon Sep 17 00:00:00 2001 From: joxxperez <50616125+joxxperez@users.noreply.github.com> Date: Sat, 2 Jan 2021 20:10:48 +0800 Subject: [PATCH] Add font installation instructions for WSLtty --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f46ce285..b870aadc 100644 --- a/README.md +++ b/README.md @@ -578,6 +578,7 @@ applications on your system. Configure your terminal to use this font: font_family MesloLGS NF ``` Restart Kitty by closing all sessions and opening a new session. +- **WSLtty**: Right Click on an open terminal and open *Options*. In the *Text* section, under *Font*, click *"Select..."* and set Font to `MesloLGS NF Regular`. **IMPORTANT:** Run `p10k configure` after changing terminal font. The old `~/.p10k.zsh` may work incorrectly with the new font.