update: shirnk font size

This commit is contained in:
FabricSoul 2025-08-08 00:28:55 -04:00
parent bf347405c4
commit 81401cced7

View file

@ -4,7 +4,7 @@
settings = { settings = {
# This is the main section, equivalent to [main] in foot.ini # This is the main section, equivalent to [main] in foot.ini
main = { main = {
font = "FiraMono Nerd Font Mono:size=24"; font = "FiraMono Nerd Font Mono:size=12";
term = "foot"; term = "foot";
dpi-aware = "yes"; # Use "yes" or "no", or boolean true/false dpi-aware = "yes"; # Use "yes" or "no", or boolean true/false
}; };