Add +workspace/load-last-session
And fix the load last session button on dashboard.
This commit is contained in:
parent
cf55049a17
commit
1a068f82f1
3 changed files with 9 additions and 3 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue