[Emacs] Fix all-the-icons loading

This commit is contained in:
Lucien Cartier-Tilet 2023-09-18 09:52:30 +02:00
parent 8ea0f40e88
commit 1cb7eba76b
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 2 additions and 0 deletions

View File

@ -1295,7 +1295,9 @@ I warned you Id use too much ~all-the-icons~, I did!
(use-package all-the-icons-ivy
:straight (:build t)
:after (ivy all-the-icons)
:init (all-the-icons-ivy-setup)
:hook (after-init . all-the-icons-ivy-setup))
(all-the-icons-ivy-setup)
#+end_src
A buffer popping at the bottom of the screen is nice and all, but have