foot | change font

This commit is contained in:
Don Harper 2024-02-09 22:10:59 -06:00
parent 6a1a54a221
commit ff4fc3ef4b

View file

@ -24,7 +24,7 @@
}; };
settings = { settings = {
main = { main = {
font = "FiraCode Nerd Font Mono:size=11"; font = "Source Code Pro:size=9";
dpi-aware = "yes"; dpi-aware = "yes";
term = "tmux-256color"; term = "tmux-256color";
}; };