diff options
-rw-r--r-- | config.org | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/config.org b/config.org index b50b5e4..b50b1ab 100644 --- a/config.org +++ b/config.org | |||
@@ -374,7 +374,11 @@ Commented for now because I really need to figure out the keybindings I want to | |||
374 | (load-theme 'modus-operandi t) | 374 | (load-theme 'modus-operandi t) |
375 | #+END_SRC | 375 | #+END_SRC |
376 | 376 | ||
377 | **** Change themes based on time of day | 377 | **** COMMENT Change themes based on time of day |
378 | |||
379 | Comment out because, for /some/ reason, =circadian-setup= fucks with =C-g= in the minibuffer. WTF, amirite ?! | ||
380 | |||
381 | Anyway, I should probably be able to figure out how to properly change the theme on my own … later. | ||
378 | 382 | ||
379 | #+BEGIN_SRC emacs-lisp | 383 | #+BEGIN_SRC emacs-lisp |
380 | (cuss calendar-latitude 30.4515) | 384 | (cuss calendar-latitude 30.4515) |