Rix 'reload last session' button on dashboard
This commit is contained in:
parent
6fb8d0164b
commit
1d15a22bc3
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue