diff --git a/init.el b/init.el index 4380150..9604e7f 100644 --- a/init.el +++ b/init.el @@ -429,6 +429,8 @@ _h_ _l_ _o_k _y_ank "C:/Programme/cygwin64/bin/bash.exe" "/usr/bin/zsh")) +(setq custom-theme-directory (expand-file-name "themes/" emacs-d)) + ;; * Basic Builtin Packages diff --git a/exot-main-theme.el b/themes/exot-main-theme.el similarity index 100% rename from exot-main-theme.el rename to themes/exot-main-theme.el