mirror of
https://github.com/danielepintore/dotfiles.git
synced 2026-07-06 22:05:15 +02:00
update clock module to include day of the week
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
"clock": {
|
||||
"timezone": "Europe/Rome",
|
||||
"locale": "it_IT.UTF-8",
|
||||
"format": "{:%d/%m/%Y (%R)}",
|
||||
"format": "{:L%A %d/%m/%Y %R}",
|
||||
"tooltip-format": "<tt><big>{calendar}</big></tt>",
|
||||
"calendar": {
|
||||
"format": {
|
||||
|
||||
Reference in New Issue
Block a user