From c23f3c3c1074041a572b32b49820b00797f36ca5 Mon Sep 17 00:00:00 2001 From: NickVeld Date: Thu, 22 Jul 2021 21:29:54 +0300 Subject: [PATCH] README: Windows Terminal "default"->"defaults" key (#1499) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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` (Ctrl+Shift+,), 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 →