Error when launching windows terminal
WARNING
Unable to find the selected font "Hack Nerd Font".
"Consolas" has been selected instead.
Please either install the missing font or choose another one
I am using windows terminal on windows 11
I installed nerd hack font https://github.com/ryanoasis/nerd-fonts/releases/download/v3.0.2/Hack.zip
I can see it in windows fonts listed
I have added it to the default profile on settings json
"profiles": {"defaults": {"font": {"face": "Hack Nerd Font" },"opacity": 85,"useAcrylic": true },
but I still get the error
for now I have I reselect font and fixed the issue for that session but it does not stick.