diff options
author | Roman Perepelitsa <roman.perepelitsa@gmail.com> | 2021-01-10 01:50:59 +0300 |
---|---|---|
committer | Roman Perepelitsa <roman.perepelitsa@gmail.com> | 2021-01-10 01:50:59 +0300 |
commit | f0af09438285876ce807a6f82ffb994daaf23af0 (patch) | |
tree | 2d5376e1611ce08ae9727bc7bec20366028434bf | |
parent | 33f20f5eaea0de5f08d77869f8cc087ddf798351 (diff) | |
parent | eadc0d76537a0b8bce81fcfa2e1c694b04619fe8 (diff) |
Merge branch 'YorkGrizzly-master'
-rw-r--r-- | font.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -76,6 +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. <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. |