diff options
author | romkatv <roman.perepelitsa@gmail.com> | 2019-08-09 23:42:24 +0300 |
---|---|---|
committer | romkatv <roman.perepelitsa@gmail.com> | 2019-08-09 23:42:24 +0300 |
commit | 3f9957c30adce11d9615ba67f6afc66b0dd4fdf4 (patch) | |
tree | 3658f46eb5bc2f75a272ec3a7bf949f5e7059285 /README.md | |
parent | 9efe06875aced2ad400f08a87c6de0fed6182a3a (diff) |
add an FAQ entry for people who cannot click on a ttf file and press Install
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -30,6 +30,7 @@ prompt. 1. [License](#license) 1. [FAQ](#faq) 1. [Why my icons and/or powerline symbols look bad?](#why-my-icons-andor-powerline-symbols-look-bad) + 1. [I cannot install the recommended font. Help!](#i-cannot-install-the-recommended-font-help) 1. [Why do I have a question mark symbol in my prompt? Is my font broken?](#why-do-i-have-a-question-mark-symbol-in-my-prompt-is-my-font-broken) 1. [Why does Powerlevel10k spawn extra processes?](#why-does-powerlevel10k-spawn-extra-processes) 1. [Are there configuration options that make Powerlevel10k slow?](#are-there-configuration-options-that-make-powerlevel10k-slow) @@ -187,6 +188,11 @@ It's likely your font's fault. [Install the recommended font](#recommended-meslo-nerd-font-patched-for-powerlevel10k) and run `p10k configure`. +### I cannot install the recommended font. Help! + +Once you download [the recommended font](#recommended-meslo-nerd-font-patched-for-powerlevel10k), +you can install it just like any other font. Google "how to install fonts on *your-OS*". + ### Why do I have a question mark symbol in my prompt? Is my font broken? If it looks like a regular `?`, that's normal. It means you have untracked files in the current Git |