mirror of
https://github.com/protesilaos/modus-themes.git
synced 2026-09-10 07:16:30 -04:00
Fix example configuration of circadian in modus manual
This commit is contained in:
parent
375450fbdb
commit
b333550383
|
|
@ -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))
|
||||
|
|
|
|||
Loading…
Reference in a new issue