1
0
Fork 0

alacritty: Migrate config to TOML

This commit is contained in:
Jeremy Kaplan 2024-01-03 08:49:56 -08:00
commit 005db8a43a
16 changed files with 750 additions and 469 deletions

13
alacritty/linux.toml Normal file
View file

@ -0,0 +1,13 @@
[font]
size = 10
[font.glyph_offset]
x = 0
y = 0
[font.normal]
family = "Input Mono Narrow Light"
[font.offset]
x = 0
y = 0