Fix example configuration of circadian in modus manual

This commit is contained in:
Koen van Greevenbroek 2022-09-28 21:02:22 +02:00 committed by Protesilaos Stavrou
parent 375450fbdb
commit b333550383
No known key found for this signature in database
GPG key ID: 99BD6459CD5CA3EA

View file

@ -3902,6 +3902,7 @@ package:
(use-package circadian ; you need to install this
:ensure
:after solar
:config
(setq circadian-themes '((:sunrise . modus-operandi)
(:sunset . modus-vivendi)))
(circadian-setup))