Add Alacritty toml

This commit is contained in:
Stephan Raabe 2023-12-28 18:23:45 +01:00
parent 8f93a97df1
commit b12da6a30b

13
alacritty/alacritty.toml Normal file
View File

@ -0,0 +1,13 @@
[font]
size = 12.0
[font.normal]
family = "FiraCode Nerd Font"
style = "Regular"
[window]
opacity = 0.7
[window.padding]
x = 15
y = 15