mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-25 13:30:07 +00:00
Add font installation instructions for WSLtty
This commit is contained in:
parent
d524164020
commit
a43748d427
1 changed files with 1 additions and 0 deletions
|
@ -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…
Reference in a new issue