It seems like app does not fully support emojis
Currently most of emojis render only if there is noto-fonts-emoji package installed on the system (some are still missing)
However if not using noto-fonts-emoji for emojis then they are completely broken, in screenshot below I am using only ttf-apple-emoji for emojis over noto emojis (personal preference)
additional information:
taken on pretty much fresh arch linux installation with hyprland
debug log outputs bunch of
DEBUG failed to find family 'FreeSans'
DEBUG failed to find family 'FreeMono'
DEBUG failed to find family 'Noto Sans Symbols2'
DEBUG failed to find family 'Noto Color Emoji'
DEBUG Failed to find preset fallback for [] locale 'en-US', used 'Apple Color Emoji': '🤣'
It seems like app does not fully support emojis
Currently most of emojis render only if there is
noto-fonts-emojipackage installed on the system (some are still missing)However if not using
noto-fonts-emojifor emojis then they are completely broken, in screenshot below I am using onlyttf-apple-emojifor emojis over noto emojis (personal preference)additional information:
taken on pretty much fresh arch linux installation with hyprland
debug log outputs bunch of