Print today.

This commit is contained in:
Dianne Skoll
2022-10-12 13:48:15 -04:00
parent 72d0b13ad5
commit 351c54cc50

View File

@@ -13,6 +13,8 @@ SET bg_dark 1
SET $AddBlankLines 0
BANNER %
MSG Today is [today()].%_
IF bg_dark
SPECIAL COLOR 255 255 0 Sunrise: 🌅 [sunrise()] today and [sunrise(today()+1)] tomorrow
SPECIAL COLOR 255 128 0 Sunset: 🌇 [sunset()] today and [sunset(today()+1)] tomorrow%_