Fix invalid face: quote errors in dashboard

This commit is contained in:
Henrik Lissner
2018-07-04 15:33:15 +02:00
parent c9ffa063e7
commit e37e6fc25c

View File

@ -38,7 +38,7 @@ Possible values:
(file-exists-p (expand-file-name persp-auto-save-fname
persp-save-dir)))
:key "SPC TAB R"
:face '(:inherit (font-lock-keyword-face bold))
:face (:inherit (font-lock-keyword-face bold))
:action (+workspace/load-session))
("See agenda for this week"
:icon (all-the-icons-octicon "calendar" :face 'font-lock-keyword-face)