FIXME: Alacritty config
This commit is contained in:
parent
c399eb7b1a
commit
0f94e0cf1c
1 changed files with 7 additions and 7 deletions
|
@ -16,13 +16,13 @@ in
|
|||
window = {
|
||||
opacity = 0.98;
|
||||
};
|
||||
colors = {
|
||||
primary.background = "#050505";
|
||||
};
|
||||
hints.enabled = {
|
||||
hyperlinks = true;
|
||||
post_processing = true;
|
||||
};
|
||||
# colors = {
|
||||
# primary.background = "#050505";
|
||||
# };
|
||||
# hints.enabled = {
|
||||
# hyperlinks = true;
|
||||
# post_processing = true;
|
||||
# };
|
||||
font = {
|
||||
normal = {
|
||||
family = "JetBrainsMono Nerd Font";
|
||||
|
|
Loading…
Reference in a new issue