Problem
I am aware about the approach for changing fonts, however it seems I am unable to change fonts in WSL Ubuntu from Windows Desktop. (It fallbacks to one of the legacy fonts (looks like monospace))
Here are some of the user settings that I changed:
"terminal.integrated.fontFamily": "'MesloLGS NF'",
OR
"terminal.integrated.fontFamily": "'JetBrainsMono Nerd Font'",
But terminal text doesn't seem to be reflecting anything:
here is the proof that I do have those fonts installed:
Tried
- I tried reloading the workspace but that didn't work
- I tried changing the text of the exact font, (changing spacing, capitalization etc) didn't work
- I tried to change the font size (to see if the problem is extended, but turns out that workflow is working as expected)
Expected
- My font should change.