Merge pull request #192 from DutchMofo/clock-tooltip

Fix tooltip format
This commit is contained in:
Alex 2019-02-25 20:39:31 +01:00 committed by GitHub
commit 4499a23e51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
"spacing": 10
},
"clock": {
"tooltip-format": "{:%Y-%m-%d | %H:%S}",
"tooltip-format": "{:%Y-%m-%d | %H:%M}",
"format-alt": "{:%Y-%m-%d}"
},
"cpu": {