Improve clock format and start styling
This commit is contained in:
+2
-1
@@ -112,7 +112,8 @@
|
||||
"clock": {
|
||||
// "timezone": "America/New_York",
|
||||
"tooltip-format": "<big>{:%Y %B}</big>\n<tt><small>{calendar}</small></tt>",
|
||||
"format-alt": "{:%Y-%m-%d}"
|
||||
"format-alt": "{:%Y-%m-%d}",
|
||||
"format": "{:%r}"
|
||||
},
|
||||
"cpu": {
|
||||
"format": "{usage}% ",
|
||||
|
||||
Reference in New Issue
Block a user