-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Labels
not-a-bugnot only wontfix but this is actually wantednot only wontfix but this is actually wanted
Description
🗹 Requirements
- I have searched the issues for my issue and found nothing related and/or helpful
- I have searched the FAQ for help
- I have searched the Wiki for help
🎯 Subject of the issue
I am using Arch Linux and installed Sarasa-Gothic along side nerd-fonts from Arch's official repo, and configured the fontconfig like this:
<!-- Default monospace fonts-->
<match target="pattern">
<test name="family">
<string>monospace</string>
</test>
<edit name="family" mode="prepend" binding="strong">
<string>Sarasa Mono SC</string>
<string>Symbols Nerd Font Mono</string>
</edit>
</match>
In the terminal the Glyph displays fine except nf-mdi-sleep, which is conflicts with a Chinese character.
Experienced behavior:
The glyph displays as a Chinese character.

Expected behavior:
The glyph should looks like this.
Example symbols:
🔧 Your Setup
- Which font are you using (e.g.
Anonymice Powerline Nerd Font Complete.ttf)?- Please give the full filename
sarasa-semibold.ttc
- Please give the full filename
- Where did you get the file from (download link, self patched, source downloaded from link...)
- https://archlinux.org/packages/community/any/ttf-sarasa-gothic/ and https://archlinux.org/packages/community/any/ttf-nerd-fonts-symbols-2048-em-mono/
- Which terminal emulator are you using (e.g.
iterm2,urxvt,gnome,konsole)?- Alacritty
- Are you using OS X, Linux or Windows? And which specific version or distribution?
- Latest version of Arch Linux
★ Screenshots (Optional)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
not-a-bugnot only wontfix but this is actually wantednot only wontfix but this is actually wanted
