Change date format in waybar

This commit is contained in:
coolneng 2022-04-06 12:00:28 +02:00
parent a886e56dcb
commit 71b445e8b8
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@
},
"clock": {
"format": "{:%a %d %b %H:%M}",
"format-alt": "{:%Y-%m-%d}"
"format-alt": "{:%d-%m-%Y}"
},
"battery": {
"bat": "BAT0",