diff --git a/users/crumb/programs/emacs/modules/syd-scratch.el b/users/crumb/programs/emacs/modules/syd-scratch.el index 445d3f3..9d4137e 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-buffer) + :hook (on-first-input) :custom (persistent-scratch-save-file (file-name-concat syd-data-dir "scratch")) :config