From 90caf479e0e1ec0ad95f985e2d161c8b6bf2ea36 Mon Sep 17 00:00:00 2001 From: romkatv Date: Tue, 6 Aug 2019 10:21:21 +0200 Subject: [PATCH] add FAQ about the python logo not rendering in the wizard; fixes #151 --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) 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`