aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoman Perepelitsa <roman.perepelitsa@gmail.com>2021-07-23 10:09:40 +0300
committerRoman Perepelitsa <roman.perepelitsa@gmail.com>2021-07-23 10:09:40 +0300
commite3c8529052bb8c73fdde48a28ed9f6a8b4a4408b (patch)
tree4f21aff06ffd5c8f8d9ec97fffba5d2daadbb688
parentc23f3c3c1074041a572b32b49820b00797f36ca5 (diff)
doc: typo
-rw-r--r--font.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/font.md b/font.md
index 1e2807b6..1715019e 100644
--- a/font.md
+++ b/font.md
@@ -51,7 +51,7 @@ applications on your system. Configure your terminal to use this font:
*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 → default*. See [this settings file](
+ `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.
- **IntelliJ** (and other IDEs by Jet Brains): Open *IDE → Edit → Preferences → Editor →