mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-11 00:00:06 +00:00
Added instructions for IntelliJ
This commit is contained in:
parent
98a8ec6f31
commit
8db9836617
1 changed files with 2 additions and 0 deletions
2
font.md
2
font.md
|
@ -38,6 +38,8 @@ applications on your system. Configure your terminal to use this font:
|
|||
and select `MesloLGS NF` family.
|
||||
- **Hyper**: Open *Hyper → Edit → Preferences* and change the value of `fontFamily` under
|
||||
`module.exports.config` to `MesloLGS NF`.
|
||||
- **IntelliJ**: Open *Intellij → Edit → Preferences* then go to *Editor → Color Scheme → Console Font*.
|
||||
Select `Use console font instead of the default` and change the value of font to `MesloLGS NF`.
|
||||
- **Visual Studio Code**: Open *File → Preferences → Settings*, enter
|
||||
`terminal.integrated.fontFamily` in the search box and set the value to `MesloLGS NF`.
|
||||
- **GNOME Terminal** (the default Ubuntu terminal): Open *Terminal → Preferences* and click on the
|
||||
|
|
Loading…
Reference in a new issue