diff options
author | Roman Perepelitsa <roman.perepelitsa@gmail.com> | 2021-05-29 09:41:20 +0300 |
---|---|---|
committer | Roman Perepelitsa <roman.perepelitsa@gmail.com> | 2021-05-29 09:41:20 +0300 |
commit | 77fa0e6dcc56d71590967714f9e76bbf2c9ecc17 (patch) | |
tree | 25ad9e0849d8b897eb5707b8d2bb0b28e4194bc7 /README.md | |
parent | d87d557b0f99a526f71fd8c3831842c70fab8cb7 (diff) |
clarify that Windows Terminal is the one from Microsoft
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 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`. |