Add font installation instructions for WSLtty

pull/1195/head
joxxperez 4 years ago committed by GitHub
parent d524164020
commit a43748d427
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -578,6 +578,7 @@ applications on your system. Configure your terminal to use this font:
font_family MesloLGS NF font_family MesloLGS NF
``` ```
Restart Kitty by closing all sessions and opening a new session. 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 **IMPORTANT:** Run `p10k configure` after changing terminal font. The old `~/.p10k.zsh` may work
incorrectly with the new font. incorrectly with the new font.

Loading…
Cancel
Save