aboutsummaryrefslogtreecommitdiff
path: root/font.md
diff options
context:
space:
mode:
authorRoman Perepelitsa <roman.perepelitsa@gmail.com>2022-08-31 10:47:53 +0300
committerRoman Perepelitsa <roman.perepelitsa@gmail.com>2022-08-31 10:47:53 +0300
commit3bfbb8294fd61d3fb9f75f944b178eb9c8c2c0f7 (patch)
tree2decabb0efbddcf6d9121460f17c5229b4b25d8a /font.md
parentcbca1bd8c1259df640d77e06fb9385d8441ef746 (diff)
sync fonts.md with README.md
Diffstat (limited to 'font.md')
-rw-r--r--font.md8
1 files changed, 3 insertions, 5 deletions
diff --git a/font.md b/font.md
index 3390f5fa..429af320 100644
--- a/font.md
+++ b/font.md
@@ -52,11 +52,9 @@ If you are using a different terminal, proceed with manual font installation.
*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** by Microsoft (the new thing): Open `settings.json` (<kbd>Ctrl+Shift+,</kbd>),
- search for `fontFace` and set the value to `MesloLGS NF` for every profile. If you don't find
- `fontFace`, add it under *profiles → defaults*. See [this settings file](
- https://raw.githubusercontent.com/romkatv/dotfiles-public/aba0e6c4657d705ed6c344d700d659977385f25c/dotfiles/microsoft-terminal-settings.json)
- for example.
+ - **Windows Terminal** by Microsoft (the new thing): Open *Settings* (<kbd>Ctrl+,</kbd>), click
+ either on the selected profile under *Profiles* or on *Defaults*, click *Appearance* and set
+ *Font face* to `MesloLGS NF`.
- **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`.