magit face needs fixed for org-roam apparently....

This commit is contained in:
Chris Cochrun 2023-01-27 13:56:41 -06:00
parent 7fc4df5ade
commit 6c5f570810
2 changed files with 2 additions and 2 deletions

View file

@ -962,7 +962,7 @@ We also need to setup some capture templates to use some specific setups with my
:file-name "%<%Y-%m-%d>-bib"
:target (file+head "%<%Y-%m-%d>-bib.org" "#+TITLE: %<%Y-%m-%d> - Biblical\n#+AUTHOR: Chris Cochrun\n#+CREATED: %<%D - %I:%M %p>\n\n* Notes")
:unnarrowed t)))
(set-face-attribute 'magit-section-highlight nil :inherit 'variable-pitch)
;; (set-face-attribute 'magit-section-highlight nil :inherit 'variable-pitch)
(org-roam-setup)
:general
(chris/leader-keys

View file

@ -665,7 +665,7 @@
:file-name "%<%Y-%m-%d>-bib"
:target (file+head "%<%Y-%m-%d>-bib.org" "#+TITLE: %<%Y-%m-%d> - Biblical\n#+AUTHOR: Chris Cochrun\n#+CREATED: %<%D - %I:%M %p>\n\n* Notes")
:unnarrowed t)))
(set-face-attribute 'magit-section-highlight nil :inherit 'variable-pitch)
;; (set-face-attribute 'magit-section-highlight nil :inherit 'variable-pitch)
(org-roam-setup)
:general
(chris/leader-keys