changed calendar tooltip

This commit is contained in:
Bryan Ramos 2024-07-28 21:20:42 -04:00
parent ef12316e90
commit a090299119
Signed by: bryan
GPG key ID: 6ABDCD144D6643C8

View file

@ -54,7 +54,7 @@
"clock": {
"format": "{:%I:%M:%S %p}",
"interval":1,
"tooltip-format": "\n<big>{:%Y %B}</big>\n<tt><small>{calendar}</small></tt>",
"tooltip-format": "\n<big>{:%d %A}</big>\n<tt><small>{calendar}</small></tt>",
"calendar-weeks-pos": "right",
"today-format": "<span color='#7645AD'><b><u>{}</u></b></span>",
"format-calendar": "<span color='#aeaeae'><b>{}</b></span>",