Mention current theme and font in doom/info

This commit is contained in:
Henrik Lissner 2020-11-10 15:04:41 -05:00
parent 45179fbf59
commit 2c663ea5d4
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -145,6 +145,9 @@ ready to be pasted in a bug report on github."
(doom
(dir . ,(abbrev-path (file-truename doom-private-dir)))
(version . ,doom-version)
,@(when doom-interactive-p
`((font . ,(bound-and-true-p doom-font))
(theme . ,(bound-and-true-p doom-theme))))
(build . ,(sh "git" "log" "-1" "--format=%D %h %ci"))
(elc-files
. ,(length (doom-files-in `(,@doom-modules-dirs