FIXME: Alacritty config

main
Zynh Ludwig 2024-05-31 01:51:08 -07:00
parent c399eb7b1a
commit 0f94e0cf1c
1 changed files with 7 additions and 7 deletions

View File

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