mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Fix workspace restore/load workspace keybinds
As well as keybind on dashboard.
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user