prasanthrangan / hyprdots

// Aesthetic, dynamic and minimal dots for Arch hyprland

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug]: vs code terminal prompt icons not rendering

devsjuans opened this issue · comments

Bug Report

Description

the prompt icons in vscode are broken, but only in vscode in Kitty are they fine.

Screenshots

240612_01h30m39s_screenshot

anyone found the fix for this?

commented

Add the nerdfont mono to vscode to show the Icons in vscode

thank you @kRHYME7 image

could you please show your settings font family, what you exactly added. TIA

thank you @kRHYME7 image

could you please show your settings font family, what you exactly added. TIA

NVM this helped -

If the icons are not displaying correctly, ensure that the font name in the settings matches the name exactly as it is installed on your system.
You can use the command fc-list | grep Nerd on Linux to verify the exact name of the installed Nerd Font.

and add the font in Editor:Font Family
image