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