Added clock tooltip with optional alternate format

This commit is contained in:
Piet van der Loo
2019-02-24 09:25:34 +01:00
parent b4f36436c3
commit 7245fb5d0a
3 changed files with 15 additions and 3 deletions

View File

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