mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-12-26 11:34:04 -08:00
docs: update windows terminal settings keybinding
This commit is contained in:
parent
7f5dd5a0c4
commit
45206f3347
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue