diff options
author | Houjun Liu <hliu@shabang.cf> | 2020-04-24 01:00:16 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-24 01:00:16 +0300 |
commit | c7abab6e01a6faa5ab95cddd8fb4c0918d532da7 (patch) | |
tree | 6655f2dc3b53079df5a1b769830bc8f914758d68 | |
parent | f7a3ec41725110ca93921ba90c0e62ab08dcaa50 (diff) |
Include font instruction for Blink
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -532,6 +532,7 @@ applications on your system. Configure your terminal to use this font: value to `MesloLGS NF` for every profile. - **Termux**: Type `p10k configure` and answer `Yes` when asked whether to install *Meslo Nerd Font*. +- **Blink** Type `config`, go to Appearance, tap *Add a new font*, tap *Open Gallary*, select *MesloLGS NF.css*, tap *import*, type `exit` in the home view to reload the font **IMPORTANT:** Run `p10k configure` after changing terminal font. The old `~/.p10k.zsh` may work incorrectly with the new font. |