diff options
author | joxxperez <50616125+joxxperez@users.noreply.github.com> | 2021-01-02 15:10:48 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-02 15:10:48 +0300 |
commit | a43748d4276f9a4b171717f7117a62c605b63e2b (patch) | |
tree | 50223083ff69b33ac03bdc7290378c832ea0c7c1 /README.md | |
parent | d524164020a91a04e8f1982ef5e57d434ef04dfb (diff) |
Add font installation instructions for WSLtty
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |