summary refs log tree commit diff stats
path: root/config.org
diff options
context:
space:
mode:
authorCase Duckworth2020-12-10 22:54:16 -0600
committerCase Duckworth2020-12-10 22:54:16 -0600
commit62e6f5d3af8e13b0384e0a9b600fd459457549c6 (patch)
treee50ff119a42ceda99dc8d05891cdc9c090e6bffc /config.org
parentAdd emacsdc (diff)
downloademacs-62e6f5d3af8e13b0384e0a9b600fd459457549c6.tar.gz
emacs-62e6f5d3af8e13b0384e0a9b600fd459457549c6.zip
Remove solar requirement from circadian
Diffstat (limited to 'config.org')
-rw-r--r--config.org1
1 files changed, 0 insertions, 1 deletions
diff --git a/config.org b/config.org index fd81816..30b7dbd 100644 --- a/config.org +++ b/config.org
@@ -299,7 +299,6 @@ This still doesn’t work under Windows – I have to manually download the [[ht
299 (cuss calendar-longitude -91.1871) 299 (cuss calendar-longitude -91.1871)
300 300
301 (use-package circadian 301 (use-package circadian
302 :after solar
303 :custom 302 :custom
304 (circadian-themes '((:sunrise . modus-operandi) 303 (circadian-themes '((:sunrise . modus-operandi)
305 (:sunset . modus-vivendi))) 304 (:sunset . modus-vivendi)))