emersion / mako

A lightweight Wayland notification daemon
https://wayland.emersion.fr/mako
MIT License
2.23k stars 139 forks source link

Large emojis make text not display #545

Open TomKeyte opened 1 week ago

TomKeyte commented 1 week ago

I can't figure out the cause of this issue. If a notification contains an emoji, such as in a slack message, the emojis show very large and the text doesn't display

An example notification of notify-send -t 30000 "Test heading" "Here is test 😊"

My config is

default-timeout=5000
font=Noto Color Emoji 10 
padding=10
icons=0

background-color=#1E1D2F
text-color=#D9E0EE
border-color=#96CDFB
progress-color=over #302D41

[urgency=high]
border-color=#F8BD96

width=500
height=110
border-size=2
border-radius=15
max-icon-size=16

image

emersion commented 1 week ago

This sounds like a fontconfig issue.