mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-11 00:00:06 +00:00
Adding Hyper to README.md font instructions
This commit is contained in:
parent
13266b014a
commit
7b120bc76f
1 changed files with 1 additions and 0 deletions
|
@ -122,6 +122,7 @@ Double-click on each file and press "Install". This will make `MesloLGS NF` font
|
||||||
applications on your system. Configure your terminal to use this font:
|
applications on your system. Configure your terminal to use this font:
|
||||||
|
|
||||||
- **iTerm2**: Open *iTerm2 → Preferences → Profiles → Text* and set *Font* to `MesloLGS NF`.
|
- **iTerm2**: Open *iTerm2 → Preferences → Profiles → Text* and set *Font* to `MesloLGS NF`.
|
||||||
|
- **Hyper**: Open *Hyper → Edit → Preferences* and change the value for `fontFamily` to `MesloLGS NF` under module.exports.config.
|
||||||
- **Visual Studio Code**: Open *File → Preferences → Settings*, enter
|
- **Visual Studio Code**: Open *File → Preferences → Settings*, enter
|
||||||
`terminal.integrated.fontFamily` in the search box and set value to `MesloLGS NF`.
|
`terminal.integrated.fontFamily` in the search box and set value to `MesloLGS NF`.
|
||||||
- **Windows Command Prompt** (the old thing): Click the icon in the top left corner, then
|
- **Windows Command Prompt** (the old thing): Click the icon in the top left corner, then
|
||||||
|
|
Loading…
Reference in a new issue