summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorromkatv <roman.perepelitsa@gmail.com>2019-08-06 11:21:21 +0300
committerromkatv <roman.perepelitsa@gmail.com>2019-08-06 11:21:21 +0300
commit90caf479e0e1ec0ad95f985e2d161c8b6bf2ea36 (patch)
treef3d75ae24d5f19082557c5d93b1096410086329b
parentb4a2de947806b6b8232203e8246e2165791fc672 (diff)
add FAQ about the python logo not rendering in the wizard; fixes #151
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index 09f1618d..f9692145 100644
--- a/README.md
+++ b/README.md
@@ -195,6 +195,15 @@ repository. Type `git status` to see these files.
You can change this symbol or disable the display of untracked files altogether. Search for
`untracked files` in `~/.p10k.zsh`.
+### I've installed the recommended font but I still don't see the Python logo in the configuration wizard.
+
+When using a font from Nerd Fonts such as
+[the recommended font](#recommended-meslo-nerd-font-patched-for-powerlevel10k), the Python logo
+isn't supposed to render _in the configuration wizard_. Your telling the wizard that the logo
+doesn't render effectively says that you are using Nerd Fonts. As long as you correctly tell the
+wizard which icons render and which don't, it'll be able to figure out which font you are using.
+You'll get all icons in your prompt, including the Python logo.
+
### Why does Powerlevel10k spawn extra processes?
Powerlevel10k uses [gitstatus](https://github.com/romkatv/gitstatus) as the backend behind `vcs`