lsd-rs / lsd

The next gen ls command
Apache License 2.0
13.05k stars 425 forks source link

"theme: fancy" not rendering icons #924

Closed dimitrilw closed 11 months ago

dimitrilw commented 11 months ago

image

Expected behavior

Display "fancy" icons.

Actual behavior

This image is with theme: fancy inside ~/.config/lsd/config.yaml:

image

To compare, this image is with theme: unicode:

image

Note re nerd-font

I followed the link in LSD's readme, then following that guide's Homebrew install instructions. This image shows that the nerd font is installed:

image
dimitrilw commented 11 months ago

While fiddling around trying to resolve, I figured out that my terminal app was no longer using the nerd-font I'd previously selected. Didn't even notice the change. Anyway, that's the issue. Sorry for the unnecessary ticket. 😊