Actually fix Julia

This commit is contained in:
2022-12-02 13:44:05 -05:00
parent 68c7cb2ba5
commit 886d29e6ba

View File

@@ -35,7 +35,7 @@
(custom-set-faces (custom-set-faces
'(default ((t (:family "JuliaMono" '(default ((t (:family "JuliaMono"
:height 150 :height 150
:weight 'normal))))) :weight normal)))))
;; Set location of custom theme dir ;; Set location of custom theme dir
(setq custom-theme-directory (concat user-emacs-directory "themes")) (setq custom-theme-directory (concat user-emacs-directory "themes"))