darken alacritty background
also removed live config reload since it doesn't really work
This commit is contained in:
parent
07fae6af67
commit
db2e5da84d
1 changed files with 2 additions and 2 deletions
|
|
@ -30,9 +30,9 @@
|
|||
# };
|
||||
# }];
|
||||
|
||||
background_opacity = 0.8;
|
||||
colors.primary.background = "#000000";
|
||||
background_opacity = 0.65;
|
||||
draw_bold_text_with_bright_colors = true;
|
||||
live_config_reload = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue