diff --git a/modules/app/calendar/autoload.el b/modules/app/calendar/autoload.el index 7a4af2477..f1bc4222c 100644 --- a/modules/app/calendar/autoload.el +++ b/modules/app/calendar/autoload.el @@ -16,6 +16,7 @@ (if (featurep! :feature workspaces) (progn (+workspace-switch "Calendar" t) + (doom/switch-to-scratch-buffer) (+calendar--init) (+workspace/display)) (setq +calendar--wconf (current-window-configuration))