Actually fix Julia

This commit is contained in:
2022-12-02 13:44:05 -05:00
parent 0f7dfd76ca
commit 4adf6fac65

View File

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