From 45d10ba487118325ad9336cb29a89e0bb93ff846 Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Sat, 14 May 2016 16:35:30 -0400 Subject: [PATCH] disable theme changer --- dotfiles/emacs.d/init.el | 1 + 1 file changed, 1 insertion(+) diff --git a/dotfiles/emacs.d/init.el b/dotfiles/emacs.d/init.el index b35f00a9..259e940b 100644 --- a/dotfiles/emacs.d/init.el +++ b/dotfiles/emacs.d/init.el @@ -2565,6 +2565,7 @@ items follow a style that is consistent with other prog-modes." (defvar imalison:light-theme 'solarized-light) (defvar imalison:dark-theme 'material) (use-package theme-changer + :disabled t :config (progn (destructuring-bind (latitude longitude)