waybar: use day-month format
This commit is contained in:
parent
6231133fdb
commit
0f262808e9
1 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@
|
|||
"tooltip": false
|
||||
},
|
||||
"clock#3": {
|
||||
"format": "{:%m-%d}",
|
||||
"format": "{:%d-%m}",
|
||||
"tooltip": false
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue