aboutsummaryrefslogtreecommitdiff
path: root/font.md
diff options
context:
space:
mode:
authorRoman Perepelitsa <roman.perepelitsa@gmail.com>2021-01-10 01:53:03 +0300
committerRoman Perepelitsa <roman.perepelitsa@gmail.com>2021-01-10 01:53:03 +0300
commit4fa8943960e162443f8929eb57469d4167ca66ec (patch)
treefe4798903e8c0950cb62e0fef36c0bfd72576fa8 /font.md
parentf0af09438285876ce807a6f82ffb994daaf23af0 (diff)
doc cleanup
Diffstat (limited to 'font.md')
-rw-r--r--font.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/font.md b/font.md
index 641be4ec..0e3a328c 100644
--- a/font.md
+++ b/font.md
@@ -64,6 +64,8 @@ applications on your system. Configure your terminal to use this font:
- **Guake**: Right Click on an open terminal and open *Preferences*. Under *Appearance*
tab, uncheck *Use the system fixed width font* (if not already) and select `MesloLGS NF Regular`.
Exit the Preferences dialog by clicking *Close*.
+- **MobaXterm**: Open *Settings* → *Configuration* → *Terminal* → (Under *Terminal look and feel*)
+ and change *Font* to `MesloLGS NF`.
- **Alacritty**: Create or open `~/.config/alacritty/alacritty.yml` and add the following section
to it:
```yaml
@@ -76,9 +78,7 @@ 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.