branch: externals/modus-vivendi-theme commit 992d825b6cc9563f4f0f0cc4b054071f11a72ed9 Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Add missing README link to André Alexandre Gomes --- README.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index a27bd49..95907dd 100644 --- a/README.org +++ b/README.org @@ -133,8 +133,8 @@ themes when the time comes. (lambda () (enable-theme 'modus-vivendi))) #+end_src -A modified version of the above technique was contributed by André -Alexandre Gomes. If you set =calendar-latitude= and =calendar-longitude= +A modified version of the above technique was contributed by [[https://gitlab.com/aadcg][André +Alexandre Gomes]]. If you set =calendar-latitude= and =calendar-longitude= (defined in the built-in =solar.el= library) in your =init.el=, you can automatically switch between both themes at sunrise and sunset. Note that /those calendar variables need to be set before loading the themes/.