docs: update windows terminal settings keybinding

This commit is contained in:
Florian Heberl 2021-07-03 10:57:44 +02:00 committed by Jan De Dobbeleer
parent 7f5dd5a0c4
commit 45206f3347

View file

@ -18,7 +18,7 @@ Download your chosen Nerd Font, and install the font system-wide. See this [thre
#### Windows Terminal
Once you have installed a Nerd Font, you will need to configure the Windows Terminal to use it. This can be easily done
by modifying the Windows Terminal settings (default shortcut: `CTRL + ,`). In your `settings.json` file, add the
by modifying the Windows Terminal settings (default shortcut: `CTRL + SHIFT + ,`). In your `settings.json` file, add the
`fontFace` attribute under the `defaults` attribute in `profiles`:
```json