waybar: show iso date

This commit is contained in:
Gabriel Ebner 2020-11-12 14:32:25 +01:00
parent e244e4dafc
commit c96a275fe3
1 changed files with 3 additions and 2 deletions

View File

@ -42,8 +42,9 @@
"clock": {
"tooltip": false,
"locale": "ja_JP.UTF-8",
"format": "{:%Y年%m月%d日 (%a) %H:%M}"
// "locale": "ja_JP.UTF-8",
// "format": "{:%Y年%m月%d日 (%a) %H:%M}"
"format": "{:%Y-%m-%d %H:%M}"
},
"disk": {