ui/doom-dashboard: add sharp quote

This commit is contained in:
Henrik Lissner 2018-02-18 20:50:30 -05:00
parent 634844e582
commit 18d0b9425d
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -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)))