Files
samfelag/config/alacritty/alacritty.toml
2024-12-03 15:22:53 +01:00

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