Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some icons are missing or rendering wrong #588

Closed
isak102 opened this issue Nov 23, 2021 · 3 comments
Closed

Some icons are missing or rendering wrong #588

isak102 opened this issue Nov 23, 2021 · 3 comments
Labels
area/icon Icons related issues kind/question Asking how to use lsd or may not using correctly

Comments

@isak102
Copy link

isak102 commented Nov 23, 2021

  • os: linux
  • lsd --version: lsd 0.20.1
  • echo $TERM: xterm-kitty

Some icons dont show up, for example icons that have the .sh and .hs extension. I have nerd fonts and fontawesome installed. As you can see, the majority of icons are showing up properly but not all. Is there a way to manually add extra icons in a config file?
image

@zwpaper
Copy link
Member

zwpaper commented Nov 24, 2021

this is always because of the font, make sure you installed a Nerd Font, Hack Nerd Font for example

@zwpaper zwpaper changed the title Some icons are missing Some icons are missing or rendering wrong Nov 24, 2021
@zwpaper zwpaper added area/icon Icons related issues kind/question Asking how to use lsd or may not using correctly labels Nov 24, 2021
@zwpaper zwpaper closed this as completed Nov 24, 2021
@zwpaper zwpaper pinned this issue Nov 24, 2021
@isak102
Copy link
Author

isak102 commented Nov 24, 2021

this is always because of the font, make sure you installed a Nerd Font, Hack Nerd Font for example

I have Hack Nerd Font installed and those same icons are still missing :/

edit: I managed to get it to work but now I have two new problems

  1. The icons are way too small compared to the text
  2. All the nerd fonts I installed seems to be in conflict with FontAwesome which I use for my statusbar,
    the icons I used in the statusbar got replaced by weird looking icons when I installed these fonts

@zwpaper
Copy link
Member

zwpaper commented Nov 25, 2021

both icon size and icon content is controlled by fonts or terminal emulator too, so your solution is still to update the fonts or terminal config.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/icon Icons related issues kind/question Asking how to use lsd or may not using correctly
Projects
None yet
Development

No branches or pull requests

2 participants