Add +workspace/load-last-session

And fix the load last session button on dashboard.
This commit is contained in:
Henrik Lissner 2018-07-07 11:41:24 +02:00
parent cf55049a17
commit 1a068f82f1
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
3 changed files with 9 additions and 3 deletions

View file

@ -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)