mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-22 12:20:07 +00:00
Update font.md
This commit is contained in:
parent
ea97f031b4
commit
8bafd1a2ee
1 changed files with 2 additions and 2 deletions
4
font.md
4
font.md
|
@ -76,8 +76,8 @@ 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.
|
||||||
- **MobaXterm**: *Settings* → *Configuration* → *Terminal* → (Under *Terminal look and feel*) change *Font* to MesloLGS NF. <br />
|
- **MobaXterm**: *Settings* → *Configuration* → *Terminal* → ( Under *Terminal look and feel* ) change *Font* to MesloLGS NF. <br />
|
||||||
(for existing sessions) Right click on session → *Edit session* → (Under *Terminal Settings* tab) click on *Terminal font settings* → Change font to MesloLGS NF.
|
( for existing sessions ) Right click on session → *Edit session* → ( Under *Terminal Settings* tab ) click on *Terminal font settings* → Change font to MesloLGS NF.
|
||||||
|
|
||||||
**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