diff --git a/include/sun.rem b/include/sun.rem new file mode 100644 index 00000000..9e7b800b --- /dev/null +++ b/include/sun.rem @@ -0,0 +1,7 @@ +# Sunrise and sunset +# SPDX-License-Identifier: GPL-2.0-only + +IF !$CalMode && !$PsCal + REM NOQUEUE AT [sunrise()] MSG %"%"[_("Sunrise")] %! %2. + REM NOQUEUE AT [sunset()] MSG %"%"[_("Sunset")] %! %2. +ENDIF