From a40dc44e423720366ae865f68b2311c86735cef7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Tue, 12 Feb 2019 11:53:34 -0500 Subject: [PATCH] Change capital-case and Emoticon to Kaomonji --- modules/init-icons.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/init-icons.el b/modules/init-icons.el index 1a0d0db..e9e7163 100644 --- a/modules/init-icons.el +++ b/modules/init-icons.el @@ -14,7 +14,7 @@ ;; Fonts - connecting with neotree ;;--------------------------------- (if (member "all-the-icons" (font-family-list)) - (message "the icons are installed :)") + (message "The all-the-icons are installed (.❛ ᴗ ❛.)") (setq neotree-mode-hook 'all-the-icons-install-fonts))) ;; fix performace