match arch alacritty config

This commit is contained in:
Zynh0722 2024-05-30 22:10:32 -07:00
parent ecc28a3d24
commit 602d727052

View file

@ -16,6 +16,13 @@ in
window = {
opacity = 0.98;
};
colors = {
primary.background = "#050505";
};
hints.enabled = {
hyperlinks = true;
post_processing = true;
};
font = {
normal = {
family = "JetBrainsMono Nerd Font";