mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-17 23:08:40 +02:00
Set latitude and longitude in astro
This commit is contained in:
@@ -10,9 +10,11 @@ remind -q -@2 - "$@" <<'EOF'
|
|||||||
|
|
||||||
SET bg_dark 1
|
SET bg_dark 1
|
||||||
|
|
||||||
# Set your latitude correctly so Remind knows if you're in the Northern
|
# Set your latitude and longitude correctly for Sunrise/Sunset/Equinox/Solstice
|
||||||
# or Southern hemisphere
|
#
|
||||||
|
# The values below are for Ottawa, Ontario, Canada
|
||||||
SET $Latitude "45.420556"
|
SET $Latitude "45.420556"
|
||||||
|
SET $Longitude "-75.689722"
|
||||||
|
|
||||||
SET $AddBlankLines 0
|
SET $AddBlankLines 0
|
||||||
BANNER %
|
BANNER %
|
||||||
|
|||||||
Reference in New Issue
Block a user