Interested in customizing your Windows terminal? I recently decided to change my font style and downloaded the desired one. However, despite seeing the font in control panel and trying the "downloading for every user" option, my terminal still can't locate the Agave NF Nerd font.
"profiles":
{
"defaults":
{
"colorScheme": "One Half Dark",
"font":
{
"face": "agave NF"
},
"opacity": 70,
"useAcrylic": true
},
}
I attempted to input the above code into the profiles defaults section of the Windows terminal's js file.