waybar: mostrar dia
This commit is contained in:
parent
b4ee2a5380
commit
5f33a5ef5f
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@
|
||||||
"spacing": 10
|
"spacing": 10
|
||||||
},
|
},
|
||||||
"clock": {
|
"clock": {
|
||||||
"format": "{:%a %b %H:%M}",
|
"format": "{:%a %b %d %H:%M}",
|
||||||
"tooltip-format": "<big>{:%Y %B}</big>\n<tt><small>{calendar}</small></tt>",
|
"tooltip-format": "<big>{:%Y %B}</big>\n<tt><small>{calendar}</small></tt>",
|
||||||
"format-alt": "{:%Y-%m-%d}"
|
"format-alt": "{:%Y-%m-%d}"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue