From 31afc60af45bac4a93ceee5625214475780c46ad Mon Sep 17 00:00:00 2001 From: Dianne Skoll Date: Fri, 23 Dec 2022 13:40:32 -0500 Subject: [PATCH] Set latitude and longitude in astro --- examples/astro | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/examples/astro b/examples/astro index 3a375f39..01abf2d4 100755 --- a/examples/astro +++ b/examples/astro @@ -10,9 +10,11 @@ remind -q -@2 - "$@" <<'EOF' SET bg_dark 1 -# Set your latitude correctly so Remind knows if you're in the Northern -# or Southern hemisphere +# Set your latitude and longitude correctly for Sunrise/Sunset/Equinox/Solstice +# +# The values below are for Ottawa, Ontario, Canada SET $Latitude "45.420556" +SET $Longitude "-75.689722" SET $AddBlankLines 0 BANNER %