12 lines
149 B
TOML
12 lines
149 B
TOML
import = ["~/.config/alacritty/theme.toml"]
|
|
|
|
[font]
|
|
size = 12
|
|
|
|
[font.normal]
|
|
family = "Iosevka Nerd Font"
|
|
style = "Regular"
|
|
|
|
[window]
|
|
opacity = 0.85
|