diff options
author | YorkGrizzly <50973240+YorkGrizzly@users.noreply.github.com> | 2020-12-29 04:56:53 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-29 04:56:53 +0300 |
commit | ea97f031b447286f70af1a7b72453e7f346012f0 (patch) | |
tree | f593b604301e4074bb291a3b7a18e644aa78142c | |
parent | 29f16b61e6a00d05b2f65a285f6959f5a8d7be5c (diff) |
Update font.md
-rw-r--r-- | font.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -76,8 +76,8 @@ 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. - - **MobaXterm**: Settings → Configuration → Terminal → (Under "Terminal look and feel") 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. + - **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. **IMPORTANT:** Run `p10k configure` after changing terminal font. The old `~/.p10k.zsh` may work incorrectly with the new font. |