mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Add +workspace/load-last-session
And fix the load last session button on dashboard.
This commit is contained in:
@ -46,7 +46,7 @@ Possible values:
|
||||
(file-exists-p (expand-file-name persp-auto-save-fname
|
||||
persp-save-dir)))
|
||||
:face (:inherit (font-lock-keyword-face bold))
|
||||
:action +workspace/load-session)
|
||||
:action +workspace/load-last-session)
|
||||
("See agenda for this week"
|
||||
:icon (all-the-icons-octicon "calendar" :face 'font-lock-keyword-face)
|
||||
:when (fboundp 'org-agenda-list)
|
||||
|
Reference in New Issue
Block a user