Actually fix Julia
This commit is contained in:
2
init.el
2
init.el
@@ -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"))
|
||||||
|
|||||||
Reference in New Issue
Block a user