Move month before day in waybar
This commit is contained in:
parent
b71353c67e
commit
d4d7ab5e79
|
@ -165,7 +165,7 @@
|
|||
"on-click": "pavucontrol"
|
||||
},
|
||||
"clock": {
|
||||
"format": "{: %d/%m %H:%M}",
|
||||
"format": "{: %m/%d %H:%M}",
|
||||
"tooltip-format": "<big>{:%Y %B}</big>\n<tt><small>{calendar}</small></tt>",
|
||||
"format-alt": "{:%a, %d %b %Y}"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue