diff --git a/init.el b/init.el index b8957cc..cf2a1ea 100644 --- a/init.el +++ b/init.el @@ -286,7 +286,7 @@ ;; Packages : %s " (emacs-init-time) - (number-to-string (length package-activated-list)))))))) + (length (hash-table-keys straight--recipe-cache)))))))) ;;; WINDOW