diff --git a/global.org b/global.org index c3fc5a5..0d4d157 100644 --- a/global.org +++ b/global.org @@ -55,7 +55,7 @@ * Theming Use (my clone of) the solarized scheme #+BEGIN_SRC emacs-lisp - (add-to-list 'custom-theme-load-path "/home/jacopods/clones/emacs-color-theme-solarized") + (add-to-list 'custom-theme-load-path "/home/jacopods/.emacs.d/emacs-color-theme-solarized") (load-theme 'solarized t) #+END_SRC Use patched terminus font (this overrides the settings in Customize, but I