diff options
author | Roman Perepelitsa <roman.perepelitsa@gmail.com> | 2020-11-25 19:53:00 +0300 |
---|---|---|
committer | Roman Perepelitsa <roman.perepelitsa@gmail.com> | 2020-11-25 19:53:00 +0300 |
commit | ade5b86226646a78b9c7610312cf09aac08d0b65 (patch) | |
tree | 8c5c6cc9ab2fb12c73a84c931c7f8ad932182558 /README.md | |
parent | e1e50dc84c35f68e5a9be1e67b83ef64893c8f82 (diff) |
docs: s/Windows Terminal/Microsoft Terminal/
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -551,7 +551,7 @@ 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 +- **Microsoft Terminal** (the new thing): Open *Settings* (`Ctrl+,`), search for `fontFace` and set value to `MesloLGS NF` for every profile. - **IntelliJ**: Open *Intellij → Edit → Preferences → Editor → Color Scheme → Console Font*. Select *Use console font instead of the default* and set the font name to `MesloLGS NF`. |