update alacritty font size to be nicer with x11, fix indentation for waybar config, and update notes.sh to automatically do spell checking if EDITOR is (n)vim

This commit is contained in:
Tony Blyler 2021-08-20 09:29:28 -04:00
parent fa502576f7
commit eccd915bc9
3 changed files with 13 additions and 3 deletions

View file

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