diff --git a/users/crumb/programs/emacs/modules/syd-scratch.el b/users/crumb/programs/emacs/modules/syd-scratch.el index 9d4137e..a7232ed 100644 --- a/users/crumb/programs/emacs/modules/syd-scratch.el +++ b/users/crumb/programs/emacs/modules/syd-scratch.el @@ -6,7 +6,7 @@ ;; between boots. ;; TODO: This could be deferred better. (use-package persistent-scratch - :hook (on-first-input) + :hook (after-init) :custom (persistent-scratch-save-file (file-name-concat syd-data-dir "scratch")) :config