Added some things, fixed some things, upgrading to 0.1.6

This commit is contained in:
Tibo De Peuter 2022-10-30 16:03:16 +01:00
parent 08688e4267
commit d621a426b6
32 changed files with 234 additions and 29 deletions

View file

@ -40,7 +40,7 @@
"clock": {
"format": "{:%H:%M}",
"format-alt": "{:%d/%m/%Y %H:%M}",
"timezone": "Europe/Brussels",
// "timezone": "Europe/Brussels",
"tooltip-format": "<big>{:%Y %B}</big>\n<tt><small>{calendar}</small></tt>"
},