Rix 'reload last session' button on dashboard

This commit is contained in:
Henrik Lissner 2017-07-26 15:45:01 +02:00
parent 6fb8d0164b
commit 1d15a22bc3
No known key found for this signature in database
GPG Key ID: 5F6C0EA160557395

View File

@ -193,7 +193,7 @@ whose dimensions may not be fully initialized by the time this is run."
(browse-url "https://github.com/hlissner/.emacs.d"))
,(when last-session-p
'("Reload last session" "history"
(lambda (_) (+workspace/load-session))))
(+workspace/load-session)))
("Recently opened files" "file-text"
(call-interactively (command-remapping 'recentf)))
("Recent opened projects" "briefcase"