Skip to content

Commit

Permalink
tweak(builtin): disable auto desktop saving
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Sep 4, 2023
1 parent aaf5857 commit fcdb25e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/me-builtin.el
Original file line number Diff line number Diff line change
Expand Up @@ -904,7 +904,6 @@

(use-package desktop
:straight (:type built-in)
:hook (minemacs-after-startup . desktop-save-mode)
:custom
;; File name to use when saving desktop
(desktop-base-file-name "emacs-session.el")
Expand Down

0 comments on commit fcdb25e

Please sign in to comment.