Improve clock format and start styling

This commit is contained in:
2026-05-06 22:58:31 -04:00
parent 1e5a98679d
commit 2d1c3b58f4
2 changed files with 83 additions and 1 deletions
+2 -1
View File
@@ -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}% ",