summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormundry <1453314+mundry@users.noreply.github.com>2020-06-21 12:03:36 +0300
committerGitHub <noreply@github.com>2020-06-21 12:03:36 +0300
commit178c3bccf0f0b26372a35162044e94df23eea2d6 (patch)
tree63d946974eb1c6640d784fbfdde236eb94c2e8dc
parent8854cb6000d7eccd9b95ca4eec9fb16ea8d283eb (diff)
Add font configuration instructions for Terminator. (#835)
Co-authored-by: mundry <mundry@users.noreply.github.com>
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
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.