pinwheel: Update foot font size to 14

This commit is contained in:
Alexander Heldt
2023-08-22 19:45:08 +02:00
parent 3aa31f62c6
commit bed3118b1b

View File

@@ -26,7 +26,7 @@
settings = {
main = {
term = "xterm-256color";
font = "DejaVuSansM Nerd Font Mono:size=10";
font = "DejaVuSansM Nerd Font Mono:size=14";
};
};
};