diff options
author | mundry <1453314+mundry@users.noreply.github.com> | 2020-06-21 12:03:36 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-21 12:03:36 +0300 |
commit | 178c3bccf0f0b26372a35162044e94df23eea2d6 (patch) | |
tree | 63d946974eb1c6640d784fbfdde236eb94c2e8dc /README.md | |
parent | 8854cb6000d7eccd9b95ca4eec9fb16ea8d283eb (diff) |
Add font configuration instructions for Terminator. (#835)
Co-authored-by: mundry <mundry@users.noreply.github.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |