From 178c3bccf0f0b26372a35162044e94df23eea2d6 Mon Sep 17 00:00:00 2001 From: mundry <1453314+mundry@users.noreply.github.com> Date: Sun, 21 Jun 2020 11:03:36 +0200 Subject: [PATCH] Add font configuration instructions for Terminator. (#835) Co-authored-by: mundry --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 2e22d5aa..754c3d1a 100644 --- a/README.md +++ b/README.md @@ -550,6 +550,9 @@ applications on your system. Configure your terminal to use this font: - **Blink** Type `config`, go to *Appearance*, tap *Add a new font*, tap *Open Gallery*, select *MesloLGS NF.css*, tap *import* and type `exit` in the home view to reload the font. - **Terminus**: Open *Settings → Appearance* and set *Font* to `MesloLGS NF`. +- **Terminator**: Open *Preferences* using the context menu. Under *Profiles* select the *General* + tab (should be selected already), uncheck *Use the system fixed width font* (if not already) + and select `MesloLGS NF Regular`. Exit the Preferences dialog by clicking *Close*. **IMPORTANT:** Run `p10k configure` after changing terminal font. The old `~/.p10k.zsh` may work incorrectly with the new font.