aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRoman Perepelitsa <roman.perepelitsa@gmail.com>2021-05-29 09:41:20 +0300
committerRoman Perepelitsa <roman.perepelitsa@gmail.com>2021-05-29 09:41:20 +0300
commit77fa0e6dcc56d71590967714f9e76bbf2c9ecc17 (patch)
tree25ad9e0849d8b897eb5707b8d2bb0b28e4194bc7 /README.md
parentd87d557b0f99a526f71fd8c3831842c70fab8cb7 (diff)
clarify that Windows Terminal is the one from Microsoft
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 512aced4..78fcf39f 100644
--- a/README.md
+++ b/README.md
@@ -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`.