Fixed terminal true-color
This commit is contained in:
parent
2ab386ce5c
commit
dfe9de1d0f
4 changed files with 8 additions and 2 deletions
|
@ -15,9 +15,10 @@ in
|
|||
programs.alacritty = {
|
||||
enable = true;
|
||||
settings = {
|
||||
env.TERM = "xterm-256color";
|
||||
scrolling.history = 0;
|
||||
font = {
|
||||
size = 10;
|
||||
size = 9;
|
||||
normal = {
|
||||
family = "Jetbrains Mono";
|
||||
style = "Regular";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue