waybar: show iso date
This commit is contained in:
parent
e244e4dafc
commit
c96a275fe3
@ -42,8 +42,9 @@
|
|||||||
|
|
||||||
"clock": {
|
"clock": {
|
||||||
"tooltip": false,
|
"tooltip": false,
|
||||||
"locale": "ja_JP.UTF-8",
|
// "locale": "ja_JP.UTF-8",
|
||||||
"format": "{:%Y年%m月%d日 (%a) %H:%M}"
|
// "format": "{:%Y年%m月%d日 (%a) %H:%M}"
|
||||||
|
"format": "{:%Y-%m-%d %H:%M}"
|
||||||
},
|
},
|
||||||
|
|
||||||
"disk": {
|
"disk": {
|
||||||
|
Loading…
Reference in New Issue
Block a user