nvim dots, plus minor mods

This commit is contained in:
2024-02-18 13:19:05 +01:00
parent bc58192623
commit 815e9d2527
17 changed files with 419 additions and 9 deletions

View File

@@ -51,9 +51,9 @@
"spacing": 10
},
"clock": {
"format": "{:%I:%M %p}",
"format": "{:%a %b-%d %I:%M %p}",
"tooltip-format": "<big>{:%d %B %Y}</big>\n<tt><small>{calendar}</small></tt>",
"format-alt": "{:%Y-%m-%d}"
"format-alt": "{:%Y-%m-%d %H:%M %Z}"
},
"cpu": {
"format": "{usage}% ",