Call emoji on erc

This commit is contained in:
Marcus Kammer 2024-03-30 10:33:45 +01:00
parent a3e8512ff1
commit 45456fbcf8

View file

@ -39,6 +39,8 @@
:hook (dired-mode . all-the-icons-dired-mode))
(use-package emojify
:hook (erc-mode . emojify-mode)
:commands emojify-mode
:config
(when (member "Segoe UI Emoji" (font-family-list))
;; https://ianyepan.github.io/posts/emacs-emojis/