alacritty: add config file
This commit is contained in:
parent
b68c282cc0
commit
3a62b1944a
10
alacritty/alacritty.toml
Normal file
10
alacritty/alacritty.toml
Normal file
@ -0,0 +1,10 @@
|
||||
[window]
|
||||
opacity = 0.95
|
||||
|
||||
[font]
|
||||
size = 9
|
||||
normal = { family = "Gohu GohuFont", style = "Regular" }
|
||||
|
||||
[colors]
|
||||
[colors.primary]
|
||||
background="#000000"
|
Loading…
x
Reference in New Issue
Block a user