mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
ui/doom-dashboard: add sharp quote
This commit is contained in:
@ -293,7 +293,7 @@ controlled by `+doom-dashboard-pwd-policy'."
|
||||
(+workspace/load-session)))
|
||||
,(when (featurep! :org org)
|
||||
'("See agenda for this week" "calendar"
|
||||
(call-interactively 'org-agenda-list)))
|
||||
(call-interactively #'org-agenda-list)))
|
||||
("Recently opened files" "file-text"
|
||||
(call-interactively (or (command-remapping #'recentf-open-files)
|
||||
#'recentf-open-files)))
|
||||
|
Reference in New Issue
Block a user