Kudostoy0u / pwsh10k

Powerlevel10k based theme for Powershell
138 stars 16 forks source link

Icons issue #3

Closed fernandolamp closed 2 years ago

fernandolamp commented 2 years ago

Hi!

Thank you for your theme, it's awesome.

But i have icons issues, first :

Charged Battery icon is a tree:

image

"charged_icon": "\uE22F "

Looking for this icon on nerd fonts https://www.nerdfonts.com/cheat-sheet i found :

image

Charging icon is wrong too ❌ :

"charging_icon": "\uE234 ",

image

image

Dischargind icon is correct ✅ :

image

Related #2

My posh version is 3.171.2

Kudostoy0u commented 2 years ago

Thank you for the improvement of pwsh10k!