Commit graph

5 commits

Author SHA1 Message Date
Oliver Davies ac3c15f4a5 fix: add font vertical offset
Add an offset to the font using `offset.y` to add some vertical spacing
between each line to make things easier to read and more like I had it
in PhpStorm.

Also use `glyph.offset` to ensure that the spacing is balanced between
the lines rather than all being above each line, as this looks a bit odd
in Vim and with the tmux status line.
2021-11-16 11:39:30 +00:00
Oliver Davies bbb0e6b465 alacritty: remove background opacity 2021-10-14 08:47:52 +01:00
Oliver Davies c172d42dce fix(alacritty): fix background transparency 2021-10-06 22:17:26 +01:00
Oliver Davies d4d22844d8 feat(alacritty): Use JetBrains Mono font 2021-08-04 23:52:15 +01:00
Oliver Davies edbac89e40 alactritty: Move config file 2021-07-29 13:25:52 +01:00