adjust terminal font size
This commit is contained in:
parent
b6f52ed1d9
commit
9b24e9dd75
1 changed files with 3 additions and 0 deletions
|
@ -22,6 +22,9 @@
|
||||||
package = pkgs.noto-fonts-emoji;
|
package = pkgs.noto-fonts-emoji;
|
||||||
name = "Noto Color Emoji";
|
name = "Noto Color Emoji";
|
||||||
};
|
};
|
||||||
|
sizes = {
|
||||||
|
terminal = 10;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue