ui/doom-dashboard: add sharp quote
This commit is contained in:
parent
634844e582
commit
18d0b9425d
1 changed files with 1 additions and 1 deletions
|
@ -293,7 +293,7 @@ controlled by `+doom-dashboard-pwd-policy'."
|
||||||
(+workspace/load-session)))
|
(+workspace/load-session)))
|
||||||
,(when (featurep! :org org)
|
,(when (featurep! :org org)
|
||||||
'("See agenda for this week" "calendar"
|
'("See agenda for this week" "calendar"
|
||||||
(call-interactively 'org-agenda-list)))
|
(call-interactively #'org-agenda-list)))
|
||||||
("Recently opened files" "file-text"
|
("Recently opened files" "file-text"
|
||||||
(call-interactively (or (command-remapping #'recentf-open-files)
|
(call-interactively (or (command-remapping #'recentf-open-files)
|
||||||
#'recentf-open-files)))
|
#'recentf-open-files)))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue