aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNickVeld <NickVeld@users.noreply.github.com>2021-07-22 21:29:54 +0300
committerGitHub <noreply@github.com>2021-07-22 21:29:54 +0300
commitc23f3c3c1074041a572b32b49820b00797f36ca5 (patch)
tree8023d5a422e48205ded3e7c533233923241b7142 /README.md
parent5e1c1caeb1ac178a3460bf209f56bdf9ced2b9ff (diff)
README: Windows Terminal "default"->"defaults" key (#1499)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 922baf8e..b999d93a 100644
--- a/README.md
+++ b/README.md
@@ -554,7 +554,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 →