gcal resource files set up

This commit is contained in:
Nickiel12 2023-11-06 19:42:40 -08:00
parent 8b11f985cd
commit c540481dbd
2 changed files with 11 additions and 0 deletions

View file

@ -0,0 +1,8 @@
; ~/.gcal/astronomical
; %( = moonrise %) moonset +XX-XX == lat long, ,-X:XX time-offset from UTC
; gcal --resource-file=<thisfile> -H no -ox
; -H no == no highlight -ox don't show date on every line
0 Moonrise is at %(+47.20-122.24,-8:00
0 Moonset is at %)+47.20-122.24,-8:00
0 Moon phase %O

View file

@ -0,0 +1,3 @@
; %o = sunrise %) sunset +XX-XX == lat long, ,-X:XX time-offset from UTC
0 Sunrise is at %o+47.20-122.24,-8:00
0 Sunset is at %s+47.20-122.244,-8:00