Update README.md
Include font-installation instructions for distros without a font manager.
This commit is contained in:
parent
cf67cad465
commit
5db07ee22d
|
@ -615,6 +615,8 @@ If you are using a different terminal, proceed with manual font installation.
|
|||
https://github.com/romkatv/powerlevel10k-media/raw/master/MesloLGS%20NF%20Bold%20Italic.ttf)
|
||||
1. Double-click on each file and click "Install". This will make `MesloLGS NF` font available to all
|
||||
applications on your system.
|
||||
- Not all distributions have a font manager installed by default. You can manually place ttf files
|
||||
in `/usr/share/fonts/TTF` to make them available on your system.
|
||||
1. Configure your terminal to use this font:
|
||||
- **iTerm2**: Type `p10k configure` and answer `Yes` when asked whether to install
|
||||
*Meslo Nerd Font*. Alternatively, open *iTerm2 → Preferences → Profiles → Text* and set *Font* to
|
||||
|
|
Loading…
Reference in New Issue