You are not logged in.
This issue is driving me nutty. I just set up a new desktop 2 months ago. No issue with missing nerdfont glyph. Recently, setting up a fresh Arch install on a laptop. I have installed all the same ttf packages (ttf-jetbrains-mono-nerd and ttf-noto-nerd). I am using wezterm with
font = wezterm.font("JetBrains Mono"), (identical configs, both symlinked from git repo). However, on the laptop, I am missing glyph 1f310t aka ?. I am at an absolute loss as to what the cause might be...
Last edited by ackthet (2024-01-14 11:28:26)
Offline
Offline
I so wanted this to be it, but sadly, no. That file does not exist, and I diffed the ls of /etc/fonts/conf.d and they're identical (between the broken laptop and working desktop).
I should clarify, and this is the weirdest part, the Nerd font PARTIALLY works. Most of the glyphs are there. It's just a few that are missing.
Update: Okay this actually sort of led me to the solution: I, too was missing noto-fonts-emoji/-cjk but in this case it was because I didn't have it installed. Since its not ttf-noto-fonts-emoji, I'd missed it in my initial search. I installed both of those and it fixed the issue. I installed them but the problem seemed to persist, but it was only because I didn't completely kill all my terminals before trying again. Now resolved.
Last edited by ackthet (2024-01-14 11:27:29)
Offline