Waybar: change clock date format
This commit is contained in:
parent
1cd1b6c23a
commit
1d3d060c7c
|
|
@ -58,7 +58,7 @@
|
|||
"timezone": "Europe/Warsaw",
|
||||
"tooltip-format": false,
|
||||
"format-alt": " {:%T %F}",
|
||||
"format": " {:%H:%M %e %b}",
|
||||
"format": " {:%H:%M %a, %e %b}",
|
||||
"on-click-right": "evolution -c calendar"
|
||||
},
|
||||
"network": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue