summary refs log tree commit diff stats
path: root/config.org
diff options
context:
space:
mode:
authorCase Duckworth2021-01-01 10:55:23 -0600
committerCase Duckworth2021-01-01 10:55:23 -0600
commitb446da21c9520eeb74da44552a157fe4a4813954 (patch)
treeb5ae81ab12fad24198111b3e65e52c2a10d5c65b /config.org
parentAdd (commented) buffer focus and shifting keys (diff)
downloademacs-b446da21c9520eeb74da44552a157fe4a4813954.tar.gz
emacs-b446da21c9520eeb74da44552a157fe4a4813954.zip
Comment out circadian
It messes with C-g, at least on Windows.
Diffstat (limited to 'config.org')
-rw-r--r--config.org6
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
379Comment out because, for /some/ reason, =circadian-setup= fucks with =C-g= in the minibuffer. WTF, amirite ?!
380
381Anyway, 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)