docs: adjust font setting in Windows Terminal

This commit is contained in:
Deepak Dev 2023-10-01 13:01:30 +05:30 committed by GitHub
parent 5f5c0c0e9b
commit af58e38ee6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -81,10 +81,7 @@ by modifying the Windows Terminal settings (default shortcut: `CTRL + SHIFT + ,`
{ {
"defaults": "defaults":
{ {
"font": "fontFace": "MesloLGM Nerd Font"
{
"face": "MesloLGM Nerd Font"
}
} }
} }
} }