Add Alacritty toml
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user