mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-22 04:10:07 +00:00
Add font configuration instructions for Terminator. (#835)
Co-authored-by: mundry <mundry@users.noreply.github.com>
This commit is contained in:
parent
8854cb6000
commit
178c3bccf0
1 changed files with 3 additions and 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
|
- **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.
|
*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`.
|
- **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
|
**IMPORTANT:** Run `p10k configure` after changing terminal font. The old `~/.p10k.zsh` may work
|
||||||
incorrectly with the new font.
|
incorrectly with the new font.
|
||||||
|
|
Loading…
Reference in a new issue