waybar: Fix format specifier
This commit is contained in:
parent
0caa9a44e1
commit
3becb816df
1 changed files with 1 additions and 1 deletions
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue