home(foot): enable terminal transparency
This commit is contained in:
parent
ac9daca0ea
commit
1a57ce180b
1 changed files with 1 additions and 0 deletions
|
@ -6,5 +6,6 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
settings.main.term = "xterm-256color";
|
settings.main.term = "xterm-256color";
|
||||||
settings.main.font = "DejaVu Sans Mono:size=11";
|
settings.main.font = "DejaVu Sans Mono:size=11";
|
||||||
|
settings.colors.alpha = 0.8;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue