1
0
Fork 0

waybar: Fix clock formatting

This commit is contained in:
Jeremy Kaplan 2023-08-02 11:29:58 -07:00
commit 343734a054

View file

@ -28,8 +28,8 @@
},
"clock": {
"interval": 1,
"format": "{:%a %Y-%m-%d %H:%M:%S}",
"tooltip-format": "<big>{:%B %Y (W%U)}</big>\n<tt>{calendar}</tt>",
"format": "{:%a %Y-%m-%d %H:%M:%OS}",
"tooltip-format": "<tt>{:W%U}{calendar}</tt>",
},
"battery": {
"states": {