diff --git a/modules/app/calendar/autoload.el b/modules/app/calendar/autoload.el index f1bc4222c..81530ca5f 100644 --- a/modules/app/calendar/autoload.el +++ b/modules/app/calendar/autoload.el @@ -21,6 +21,7 @@ (+workspace/display)) (setq +calendar--wconf (current-window-configuration)) (delete-other-windows) + (doom/switch-to-scratch-buffer) (+calendar--init))) ;;;###autoload