1
0
Fork 0

waybar: Fix format specifier

This commit is contained in:
Jeremy Kaplan 2024-04-16 11:08:45 -07:00
commit 3becb816df

View file

@ -28,7 +28,7 @@
"clock": {
"interval": 1,
"format": "{:%a %Y-%m-%d %H:%M:%OS}",
"tooltip-format": "<tt>{:W%U}{calendar}</tt>",
"tooltip-format": "<tt>W{:%U}{calendar}</tt>",
},
"battery": {
"states": {