mirror of
https://github.com/rad4day/Waybar.git
synced 2025-07-15 23:42:36 +02:00
Forgot comma in json
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
"spacing": 10
|
||||
},
|
||||
"clock": {
|
||||
"tooltip-format": "{:%Y-%m-%d | %H:%S}"
|
||||
"tooltip-format": "{:%Y-%m-%d | %H:%S}",
|
||||
"format-alt": "{:%Y-%m-%d}"
|
||||
},
|
||||
"cpu": {
|
||||
|
Reference in New Issue
Block a user