Keep font-detection code out of config.el

This commit is contained in:
TEC 2023-08-30 18:33:08 +08:00
parent 7a2bfd99ee
commit 1008a1c499
Signed by: tec
SSH Key Fingerprint: SHA256:eobz41Mnm0/iYWBvWThftS0ElEs1ftBr6jamutnXc/A
1 changed files with 1 additions and 1 deletions

View File

@ -1844,7 +1844,7 @@ Because we care about how things look let's add a check to make sure we're told
if the system doesn't have any of those fonts.
#+name: detect-missing-fonts
#+begin_src emacs-lisp :tangle no
#+begin_src emacs-lisp :tangle no :noweb-ref none
(defvar required-fonts '("JetBrainsMono.*" "Overpass" "JuliaMono" "IBM Plex Mono" "Merriweather" "Alegreya"))
(defvar available-fonts