made clock popup menu show date in sensible format

main
The_miro 2024-11-07 23:42:46 +01:00
parent 789d7efbc7
commit 009d2691a4
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@
"clock": {
"format": "{:%H:%M:%S }",
"interval":1,
"tooltip-format": "\n<big>{:%Y %B}</big>\n<tt><small>{calendar}</small></tt>",
"tooltip-format": "\n<big>{:%d %m %Y}</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>",