use tag for ag if available, update nvim config to be a little smarter with the coc plugin, and update alacritty size

This commit is contained in:
Tony Blyler 2021-05-17 13:58:09 -04:00
parent fe55e8d595
commit 2ee9018e7a
5 changed files with 34 additions and 24 deletions

View file

@ -65,7 +65,7 @@
},
"clock": {
"tooltip-format": "<big>{:%Y %B}</big>\n<tt><small>{calendar}</small></tt>",
"format": "{:%H:%M %m/%d/%y}"
"format": "{:%m/%d/%y %H:%M}"
},
"cpu": {
"format": "{usage}% ",