mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-12 08:10:07 +00:00
clarify that Windows Terminal is the one from Microsoft
This commit is contained in:
parent
d87d557b0f
commit
77fa0e6dcc
2 changed files with 4 additions and 4 deletions
|
@ -552,8 +552,8 @@ applications on your system. Configure your terminal to use this font:
|
|||
*Custom font* under *Text Appearance* and select `MesloLGS NF Regular`.
|
||||
- **Windows Console Host** (the old thing): Click the icon in the top left corner, then
|
||||
*Properties → Font* and set *Font* to `MesloLGS NF`.
|
||||
- **Windows Terminal** (the new thing): Open *Settings* (`Ctrl+,`), search for `fontFace` and set
|
||||
value to `MesloLGS NF` for every profile.
|
||||
- **Windows Terminal** by Microsoft (the new thing): Open *Settings* (`Ctrl+,`), search for
|
||||
`fontFace` and set value to `MesloLGS NF` for every profile.
|
||||
- **IntelliJ** (and other IDEs by Jet Brains): Open *IDE → Edit → Preferences → Editor →
|
||||
Color Scheme → Console Font*. Select *Use console font instead of the default* and set the font
|
||||
name to `MesloLGS NF`.
|
||||
|
|
4
font.md
4
font.md
|
@ -49,8 +49,8 @@ applications on your system. Configure your terminal to use this font:
|
|||
*Custom font* under *Text Appearance* and select `MesloLGS NF Regular`.
|
||||
- **Windows Console Host** (the old thing): Click the icon in the top left corner, then
|
||||
*Properties → Font* and set *Font* to `MesloLGS NF`.
|
||||
- **Microsoft Terminal** (the new thing): Open *Settings* (`Ctrl+,`), search for `fontFace` and set
|
||||
value to `MesloLGS NF` for every profile.
|
||||
- **Windows Terminal** by Microsoft (the new thing): Open *Settings* (`Ctrl+,`), search for
|
||||
`fontFace` and set value to `MesloLGS NF` for every profile.
|
||||
- **IntelliJ** (and other IDEs by Jet Brains): Open *IDE → Edit → Preferences → Editor →
|
||||
Color Scheme → Console Font*. Select *Use console font instead of the default* and set the font
|
||||
name to `MesloLGS NF`.
|
||||
|
|
Loading…
Reference in a new issue