- install
ttf-firacode-nerd
font:sudo pacman -S ttf-firacode-nerd
- configure it in vscode. add the following line to the user settings.json file:
"editor.fontFamily": "Fira Code"
- install
ttf-meslo-nerd-font-powerlevel10k
font:sudo pacman -S ttf-meslo-nerd-font-powerlevel10k
- configure it in vscode. add the following line to the user settings.json file:
"terminal.integrated.fontFamily": "MesloLGS NF"