home(foot): configure font

This commit is contained in:
514fpv 2024-01-09 17:46:33 +08:00
parent 0dca262a37
commit ecf08c891a
Signed by: koishi
SSH key fingerprint: SHA256:2jRvFSzG5UeUlQ3WxZ2sbUOfo5wNKzv1fZsk/FexKjQ

View file

@ -5,5 +5,6 @@
programs.foot = {
enable = true;
settings.main.term = "xterm-256color";
settings.main.font = "DejaVu Sans Mono:size=11";
};
}