Emojis support with Konsole on Archlinux
I just installed a new Archlinux machine and noticed that Konsole doesn't display color emojis by default.
Here's how to do it:
- Install
noto-color-emoji-fontconfig
from AUR. - DONE.
What it does is installing noto-fonts-emoji
AUR package and pushing a fontconfig file that says to your system to use the Noto font for displaying emojis.
Now I wonder why this is not the default?