Fix workspace restore/load workspace keybinds
As well as keybind on dashboard.
This commit is contained in:
parent
e8945b2142
commit
00e23db0b0
2 changed files with 3 additions and 3 deletions
|
@ -37,7 +37,7 @@ Possible values:
|
|||
:when (and (bound-and-true-p persp-mode)
|
||||
(file-exists-p (expand-file-name persp-auto-save-fname
|
||||
persp-save-dir)))
|
||||
:key "SPC TAB r"
|
||||
:key "SPC TAB R"
|
||||
:face '(:inherit (font-lock-keyword-face bold))
|
||||
:action (+workspace/load-session))
|
||||
("See agenda for this week"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue