diff --git a/init.el b/init.el index ba1a490..a206618 100644 --- a/init.el +++ b/init.el @@ -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"))