match arch alacritty config

main
Zynh0722 2024-05-30 22:10:32 -07:00
parent ecc28a3d24
commit 602d727052
1 changed files with 7 additions and 0 deletions

View File

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