mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-12 08:10:07 +00:00
Merge pull request #198 from gschizas/patch-1
Fix name of old windows terminal emulator
This commit is contained in:
commit
8797ecd8e4
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,7 @@ applications on your system. Configure your terminal to use this font:
|
|||
`MesloLGS NF` under `module.exports.config`.
|
||||
- **Visual Studio Code**: Open *File → Preferences → Settings*, enter
|
||||
`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 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.
|
||||
|
|
Loading…
Reference in a new issue